bobinder
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to limit character on titlethanks mate, that works like a treat! 😉
Forum: Fixing WordPress
In reply to: How to limit character on titleThis works well and the code is good but one thing i lose out on is the permalink to the post itself! How do i keep that active link?
Forum: Fixing WordPress
In reply to: Viewing in Internet Explorerit depends what version of ie is it?
that’s ok i didn’t know about the Conditional-Tags so thanks iridiax for bringing that to my attention. but this still needs to be solved quickly XD
you have a fair point there iridiax. do you think you can write me a Conditional php with a post character count variable? creating a php from scratch…is tricky for a complete novice aka me!
help me out please, if your solution does work i’ll work around it!
i think there’s some javascript involved and thats where i lack the know-how! arhhh!
Forum: Fixing WordPress
In reply to: How to remove and Image from a postthis image will be located in in your wordpress folder so check in there.
if you want to change and modify the image, this will be located in either your header.php or style.css.
if it is in your styles.css file, then find the following code:
#header {
background: #73a0c5 url (‘logo.jpg’) no-repeat bottom center;
}the bold txt is where your logo is and you can change that to any image
Forum: Fixing WordPress
In reply to: sidebar helplink to the site inquestion will be helpfull