Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-11-21 00:01:34

davvi
Member
Registered: 2007-07-28
Posts: 24

Firefox.

2. How can I set a current picture, which opens every times my “prosny” (the first siten opens)

Last edited by davvi (2007-11-22 22:03:20)

Offline

#2 2007-11-21 07:07:11

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,090
Website GitHub Mastodon Twitter

Re: Firefox.

Checking your html source, it seems that the layout discrepancy can be solved if you add another div just over the footer

<div class="clear">&nbsp;</div>
</div>
<!-- footer -->
<div id="foot"><small>© Copyright 2007 · <a href="<txp:site_url />"><txp:sitename /></a></small></div>

style the “clear” div with

.clear{clear:both;}

> edited:)

Last edited by colak (2007-11-23 06:46:09)


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

#3 2007-11-22 22:07:01

davvi
Member
Registered: 2007-07-28
Posts: 24

Re: Firefox.

can you please delete the url adress in this post, when I google it is shown up and I do not want that. thanks

Offline

#4 2007-11-23 06:47:08

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,090
Website GitHub Mastodon Twitter

Re: Firefox.

Hi davvi

Edited the post. In fact the tags above might be of use:)

Last edited by colak (2007-11-23 06:47:28)


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

Board footer

Powered by FluxBB