Customizing SMF > Graphics and Templates
A litttle help please
raydarr0:
Sorry but I'm new to this PHP stuff
can anyone tell me why this doesn't work?
<td colspan="2" valign="bottom" style="padding: 5px; font-family: Georgia, serif; font-size: xx-large; white-space: nowrap;">
<img src="', $settings['images_url'], '/logoimage.gif" width="100%" style="float:;" alt="" />
</td>
I just want the logo to fill the top of the screen and resize depending
on the users window size..
I get IE error ( Page Done, but with errors on page )
Line: 189 (sometimes Line 349)
Char: 46
Error: Expected ']'
thanks
rdrr
Tomer:
Well I tried it and got no errors but if you did, But maybe its here.
Find:
--- Code: ---<img src="', $settings['images_url'], '/logoimage.gif" width="100%" style="float:;" alt="" />
--- End code ---
Replace
--- Code: ---<img src="', $settings['images_url'], '/logoimage.gif" width="100%" style="float;" alt="" />
--- End code ---
I basically just took out the ":" in the float.
raydarr0:
OK I removed the (: )
like you did, but now I believe
the problem is somplace else.
I just noticed that if I reload the page and keep the mouse
cursor on the page (in a blank spot)I get Loaded Done (with no errors) at the bottom of the IE browser , but if I move
the mouse over any button or link I then get the
(Done, but with errors on page in ethe browser..)
when it shows in the status bar at the bottom
of the browser where the link is pointed..
thanks
for the response
rdrr
Tomer:
--- Quote from: raydarr0 on April 30, 2004, 02:28:17 PM ---OK I removed the (: )
like you did, but now I believe
the problem is somplace else.
I just noticed that if I reload the page and keep the mouse
cursor on the page (in a blank spot)I get Loaded Done (with no errors) at the bottom of the IE browser , but if I move
the mouse over any button or link I then get the
(Done, but with errors on page in ethe browser..)
when it shows in the status bar at the bottom
of the browser where the link is pointed..
thanks
for the response
rdrr
--- End quote ---
I dont get any errors, with and without the ":". If you want to send me your template I can see whats wrong but on my tempalte it works find without any errors, Im using IE.
Are you sure that small script is making the error, maybe it is a different part of the script, so you can send me the tempalte if you want me to look at it.
raydarr0:
no problem
you want email or pm?
Navigation
[0] Message Index
[#] Next page
Go to full version