godonholiday
-
WP-Trying to pull page excerpts onto my front page
Now the title is not a link, well it works as a link but is not an a style link, it just uses a span and none of my rollovers work?
-
WP-Trying to pull page excerpts onto my front page
I am close to a solution if anyone is interested. I have got this far:
-
IE help for a mac user
Ok, seems I have fixd the issue in IE8 but no idea about 7 to 6? Was hoping the fix would work for all! lol
-
basic level help with CSS and HTML
lol yeah, loads of errors. Thanks a lot for taking the time to look at it. I have taken it down now to work on it a little more
-
Is this possible with google API?
Thanks for your replies. A bit far out of my skill level. But good to know it is somewhat possible.
-
iphoto to Wordpress?
Actually, all I want to do do is upload images from iPhoto on my mac to my Wordpress blog. I was wondering if anyone has any ways/ideas of doing that?
-
Screenshot software
Thanks, I am really looking for something that as soon as the screenshot has been taken, i am given options to add arrows, text etc.. Cheers again
-
WP - Remove commenting for certain posts?
"box" said:Within the wordpress admin section, each post has the option to turn off comments. Thanks! Just updated to WP 7. Great that I can do it from the quick edit. Thanks for your help. And the code option too
-
Coloring sections
Thanks! I have got it to work... but now I think it looks a little claustrophobic! lol Some of the header does not lign up right either. Well thanks for the help!
-
Coloring sections
Thanks, I'll give that a go. Late now :)
-
Coloring sections
A link to the site? http://www.learnitpassiton.com/ABC a link to the html? is it not readable in source view? If not should I link to each php page? I think if I create a div and set the color, I will loose thw white in the middle of the page? or…
-
Coloring sections
I am not 100% sure on this, but the top and the top nav are all background styles with #231f20 as the color. The header image just has the color in it. I think the footer if getting the color from the page style? Thanks for having a look. I have s…
-
Positioning Monsters
So I have the little guys on there! I have a couple of questions though; 1) Will they show in explorer? I am on a Mac 2) If I want one on the left hand side of the site would I put the code in the page.php file? the Index.php or even the header.php…
-
Positioning Monsters
I have been told that I should do the following, but that didnt work either? " Okay, change that to and then include the following code: #side { position: relative; } " could it be that because I want the image to poke out the side o…
-
Positioning Monsters
Almost there... I think lol So my sidebar.php now looks like this: and the css style.css looks like this: .col2{ float: left; width: 320px; position: relative; } and .monster1 { background: url (http://learnitpassit…
-
Positioning Monsters
Thanks, in my sidebar.php it starts with: and in the stylesheet it has: .col1{ float: left; width: 595px; padding-right:15px; } .col2{ float: left; width: 320px; You mentioned that they need to be possitioned? should I change the css so that…
-
From Local to Remote
thanks, luckily I I spotted this early doors, so could start it again on the remote server. Just wanted to see if their was quick solution. cheers for commenting.