cyberscientist
Forum Replies Created
-
Forum: Plugins
In reply to: sliding read more, How to use???Thanks Claton.
But As I mentioned about the the <!–More–> tag already places my content in <div class=”toggle”>.
But It doesnt show the “read more” & “read less” links.Forum: Fixing WordPress
In reply to: CSS url imge not workingok, then how do I get the CSS to display the background image?
Forum: Fixing WordPress
In reply to: CSS url imge not workingebadian.net/CS/
Forum: Fixing WordPress
In reply to: CSS url imge not workingOk esmi
That is the problem.
In my CSS I have the codebody { background-image: url(images/homeImg.jpg); background-repeat: no-repeat; background-position: center top fixed; line-height:normal; }homeImg.jpg which should show up as the background, is not displaying at all.
as you can see in my css i have specified the url for the backgorund image.
What i am asking is that why is the CSS not showing the image.
thanksForum: Fixing WordPress
In reply to: CSS url imge not workingYou can see the background image on both sites??
ebadian.net/CS/ is the one I am working on.
Its the
body {background-image: url(images/homeImg.jpg);}which is the problem.
not the logo.
thanksForum: Fixing WordPress
In reply to: CSS url imge not workingsorry;
ebadian.net/CS/
here is what is it suppose to look like
http://turly.co.uk/cs/
thanks