dubdesign
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Images overlaping tableAnyone? ??
Why doesn’t the image expand the post like text would?
Forum: Themes and Templates
In reply to: Image read moreYeah… as said, I did read the wordpress docs on this and saw the above code too… but what I have problems with, is getting an image into my specific code. (ie. with the ‘title parameter’ in there too – and not just like it is in the example, without the parameter)
Also, I would like it that the image doesn’t link, I would like that it’s next to the ‘more’ link, without actually linking itself.
Again, my ‘more’ code:
<?php the_content('Read more on: '.the_title('', '', false)."..."); ?>
Forum: Themes and Templates
In reply to: Moving side bar – Pool themeSorry to bump this again, but this is driving me nuts.
So I thought I had solved my sidebar positional issues when I opened my site up in Internet Explorer and discovered that it was broken when viewed in that browser.
In IE, it seems like there is an extra cell or margin height which has been inserted???
Here is an image of the extra ‘space’ in need to get rid of. (in red box)I added a background image and you can see that it stops at the same height as the sidebar.
It should in fact, go right up to the bottom of the ‘page bar’.I just can’t work out what is causing this extra space and only in IE…
All this would be so much easier for me to fix if I knew why it works fine in FireFox and doesn’t in Internet Explorer. (and if IE had a DOM inspector like FF ;P)
Forum: Themes and Templates
In reply to: Moving side bar – Pool themeWell yes and no. It works in Firefox but not in iE… I can’t seem to get the position of the sidebar to work in both browsers… :S any thoughts?
Forum: Themes and Templates
In reply to: Moving side bar – Pool themeAny news?
Forum: Themes and Templates
In reply to: Moving side bar – Pool themeThe image works again. (server must have been down)
Link to my site.
Link to the theme.I also presumed it was a margin or padding problem, but I altered all the margin and padding setting I could find to no avail… :[
Hope this extra info helps.