If you get stuck you are welcome to try my Trident template
If you get stuck you are welcome to try my Trident template
Take this line:
p.credit {
display: none;
}
Out of the CSS (it's the last line).
@Root: thanks for your tip, it looks very good and structured and I will defenitly consider this when I redesign my site but for now I want to take it easy:-)
@Longplay: I removed the "display:none" which makes it display at the top of the page... I cannot understand that. What should I add/change to make it displayed at the bottom?
Thanks for your help!!!
I don't know if it's gonna work, didn't test it. Change it to become exactly like this
#rap {
float: left;
text-align: left;
width: 770px;
}
p.credit {
clear: both;
margin: 0 auto;
width: 770px;
}
if you really want to take it easy, don't try adding footers to 'dots', it is not structured for this. i don't know if anyone has made a dots-look stylesheet for trident, but if they have it would solve your problem :)
heh, I was able to make my site resemble dots, with a few minor changes along the way.
http://www.taibros.net
Gee thanks guys :)
lstelie@ - that may be true, but on the other hand the "non-specific" index.php (=the default one that comes with WP) has some problems with the credit thing :)
see more here
Crikey. Do not suggest here that the default could be improved at all or you will be persona non grata :)
Crikey. Do not suggest here that the default could be improved at all or you will be persona non grata :)
Well.. in fact I wanted to say It would be cool if by some magic the browser could add a few <div> during the browsing session
Am I safe now ? :-)
Well lets hope so. :)
:)
Going back to the original question - I would like to add a gif file as a footer to the dots, can anyone tell me how to do this?
Thanks
are you sure you've read everything?
http://wordpress.org/support/5/14448#post-84858
Yes I am absolutely sure I have read absolutely everything....including the plugs for Trident, which I don't happen to like.
So to reiterate, can anyone tell me how to add a gif file, as a footer, to the dots template....or whether this is, in fact, not possible?
You can't . Sorry. Not without very considerable editing of both the index file and the CSS. If you do not feel like taking it on there are a number of perpared 3 column templates available. If you do not happen to like any of them they are aesy to change but at least they are built for the job in terms of functionality. The default WP index file does not contain the presentational mark up to do the job.
That is not a criticism. Out of the box it it is not designed for 3 columns. If you do not like anything you could always write your own :)
@newbie - no, you don't read (carefully). The link I put above says:
don't try adding footers to 'dots', it is not structured for this
OK, so a few people have said it is not possible to have a footer for dots, even though inside the index.php page there is the footer.
there must be a way to have a footer?
Anyone know of how to do this?
thanks!
Anon
Well in the default WP index file the credits are in a paragraph. And they fall outside the rap. 1.3 has a file called footer but no extra divs at all compared to 1.2. Furthermore to move to even two columns in a blog - never mind three - requires a switch to float positioning. That itself requires two clearer divs in a 3 col blog. Every single one of us has the same choice which is go as far as we can in the CSS only or to add what we need into index. You have had some pretty good advice here. If you get it fixed your way do let the WordPress community know what you did. Good luck. :)
You can add a background graphic to p.credits. But it may look very odd.
what about framing it? and then putting the footer at the bottom?
Anon
Anon - honestly, given the work involved, then getting the pages to work correctly, then getting it to display correctly cross-browser ..... not worth the huge amount of work.
Dots is a faux 3 column layout, written with the absolute condition that index.php was not to be altered.
WP has moved on a long way since then.
Go get Trident.
http://www.atthe404.com/trident/
The links to Trident aren't working for me. Anyone have an alternate link?
This topic has been closed to new replies.