Rashenbo
Member
Posted 5 years ago #
I'm very new to WordPress and I'm using the Fluid Solution theme. There is an image at the top of the left sidebar and I want to replace that.... I don't know where to go to change that. Do any of you know?
Php is also new to me, so I'm kind of double hindered :)
Anyway, any help would be greatly appreciated.
tyrebagger
Member
Posted 5 years ago #
Find the link to it in the theme CSS file & delete it.
Right click on the image & view the properties to find out what it's called.
Open the CSS file in Wordpad (Take a backup copy first) look for a line which says something similar to <img src=NAME OF IMAGE.gif or whatever.
Delete everything between the opening < and the closing > & nothing else!
Upload the new CSS file & have a look at the blog. If it's screwed everything up, upload the backup CSS file & ask someone who knows what they're talking about ;-)