Need help on homepage.
2 posters
Page 1 of 1
Need help on homepage.
The statistics that are crossed out, I don't want them there because I already have them as tabs.
That's how my homepage message looks like right now. This is the code I used.
- Code:
<span style="float: left; margin-left: 60px; display: block;"><strong>BEFORE POSTING...</strong><br>
- <a href="#">Forum Rules</a><br>
- <a href="#">Staff List</a><br>
- <a href="#">FAQ</a><br>
- <a href="#">Tips & Tricks</a>
</span>
<span style="float: left; margin-left: 80px; display: block;">
<strong>OTHER IMPORTANT/USEFUL LINKS</strong><br>
- <a href="#">Introduce Yourself</a><br>
- <a href="#">Report Illegal/Suspicious Boards</a><br>
- <a href="#">About Support Requests By PM</a><br>
- <a href="#">Want a Username Change?</a><br>
</span>
I need help.
Last edited by iLeo on July 29th 2012, 2:21 pm; edited 1 time in total
Re: Need help on homepage.
Hi,
Please provide a link to your forum.
Please provide a link to your forum.
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Need help on homepage.
This CSS code will fix the homepage message bug...
This code will remove the statistics box...
- Code:
#pun-announcement {
overflow: hidden;
}
This code will remove the statistics box...
- Code:
#pun-info{
display:none;
}
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Re: Need help on homepage.
Topic Solved & Locked |
ankillien- Energetic
- Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL
Similar topics
» Portal homepage active always redirect to portal homepage
» Homepage red?
» Homepage Name
» Portal Homepage
» Problem with the homepage name?
» Homepage red?
» Homepage Name
» Portal Homepage
» Problem with the homepage name?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum