PHPBB Portal_body.tpl controls the middle right section. The site has spaces in the title blue bars when in safari.
Does anyone know why? I have tons of errors on the site, I know that. Please just help me with this problem.
Portal_body.tpl code:
AbusedRc 2.0 is here. We are currently changing the entire website. You may experience a few errors here and there. Please bare with us, Hundreds of articles and news items are being added. Also, more contests and features are being added as well. Click here to discuss the changes and please read the last post I made at the latest contest by clicking here. Thank you for your patience and for being a member.
Controls: -
{PRIVATE_MESSAGE_INFO}
{L_LOGIN_LOGOUT} -
{L_PROFILE} -
{L_SEARCH_NEW} - {L_SEARCH_SELF}
Welcome To AbusedRc Rc Forum:
Welcome to AbusedRc, Your New Rc Source For Forums, News, Articles, Reviews, Chat, & More.
{TOTAL_USERS}. {TOTAL_POSTS} {TOTAL_TOPICS}.
{TOTAL_USERS_ONLINE}. Thank You To Our Members!
Latest Site News:
5/8/07: Super Summer Slam. Contest now avaliable. JOIN NOW!
5/8/07: Rc of the month page updated.
5/8/07: New rc of the month picture is updated. Congradulations.
5/8/07: Huge site update underway, over 1,100 pages uploaded so far. Spam system online.
Please Support Our Platinum Sponsor:
AbusedRc's April 2007 Rc Of The Month Contest Winner
CONGRADULATIONS TO: ''ChadsMaxx'', THE MAY 2007 RC OF THE MONTH CONTEST WINNER.
..:: Click The Picture To View The Rc Of The Month Winners Page ::..
Latest Rc News Updates:
Here is a picture of the latest breaking news to be added to the Rc News page:
..:: Click The Picture To View The Rc News Section ::..
Last 20 Updated Rc News Entries From Around The World:
4/24/07: Team Trion Cooling Fan & Heatsink
4/24/07: Parkzone Micro Cessna 210 RTF Plane
4/24/07: Aerobird 3 RTF Electric Plane
4/24/07: Pro-Line Lexan Car Stand
4/24/07: Spektrum SR3100 DSM2 3CH Surface Receiver
4/24/07: Axial Multi Position Back Plate
4/24/07: HPI Racing Nissan Skyline R32 GT-R Body
4/24/07: HPI Racing 1970 Baracuda Body
4/24/07: Spektrum - DX3R DSM2 3 CH Surface Radio
4/24/07: Thunder Tiger - PROWLER VX
4/24/07: Xpress - Mini Road Runner II (MRR2)
4/24/07: XRAY NT1 Shipping Now!
4/24/07: Team Luna - Twin Schottky Diode
4/24/07: Axial - AX10 Scorpion Rock Crawler
4/14/07: Hirosaka Matched HE4500
4/14/07: XENON Racing - Power Supply 12V 13A with Stabiliza
4/14/07: Mugen - MTX4R
4/14/07: HPI - Ford F-150 Truck Body
4/14/07: CEN - MG10
4/14/07: Axial - Flywheel Remover Tool
Click Here To View The Rc News Section.
User Controls:
{AVATAR_IMG}
{LAST_VISIT_DATE} -
{L_SEARCH_NEW}
{L_USERNAME}:
{L_PASSWORD}:
{L_REMEMBER_ME}
{L_SEND_PASSWORD}
{L_REGISTER_NEW_ACCOUNT}
Latest Forum Topics:
» {recent_topic_row.L_TITLE}
{L_WHO_IS_ONLINE}:
{TOTAL_USERS_ONLINE}
{LOGGED_IN_USER_LIST}
{RECORD_USERS}
Sitewide Sponsors
Thank you all for your help.
abusedrc.com wrote:I have
I have tons of errors on the site, I know that. Please just help me with this problem.
Sorry. From How and When to Ask for Help at the top of each forum:
Before Asking:
3. Validate your CSS and Markup (HTML or XHTML)
4. Ensure that you have a valid, full DTD and that you are rendering in 'Standards' mode.
Im sorry, I dont know what
Im sorry, I dont know what that is.
I use this:
and it works with Firefox.
Please explain. Thanks so much.
That's an incomplete
That's an incomplete doctype. It should be:
Incomplete doctypes put IE into quirks mode.
Then the site doesnt even
Cos you've opened a comment
Cos you've opened a comment in the head and not closed it properly:
[/b]
Thanks for your help. Moving
Thanks for your help. Moving on.. http://www.abusedrc.com/ works in firefox, not safari. Any ideas?
Sorry, you've still got to
Sorry, you've still got to deal with this:
Before Asking:
3. Validate your CSS and Markup (HTML or XHTML)
You've got 117 errors there. Most of them will need to be fixed before anyone can look further for you.
I realize, I have errors on
I realize, I have errors on the site, but they are mostly with the template that is in construction.
portal_body.tpl has no errors and has nothing to do with the errors on the page..
Can anyone help? Ive been trying for hours.
Sorry, but without valid
Sorry, but without valid html you have no basis for complaining about how your page looks in any browser.
CSS is, after all, only even defined for valid html. You might as well ask why a chessplayer refuses to follow the rules of checkers when playing chess!
Then please help me fix the
Then please help me fix the errors associated with the small spacing in the top blue title bars of the boxes on the page.
The validator tells you what
The validator tells you what the errors are and if you think a bit, how to fix them. Learning to use the validator to get your html right is an absolute prerequisite for a web designer, and it is not optional, it is an essential skill which you must develop.
If you find you don't understand what an error message means feel free to ask here, but to do what you think you want I would have to go through your entire page and validate it completely, and guess what? I ain't gonna do your job for you.