Need help with the "Clear" template on FW

General chat about fembots, technosexual culture or any other ASFR related topics that do not fit into the other categories below.
Post Reply
User avatar
tinyspider
Posts: 507
Joined: Fri Aug 02, 2002 3:21 pm
Location: Colombia, South America
x 11
Contact:

Re: Need help with the "Clear" template on FW

Post by tinyspider » Sun Aug 17, 2014 11:33 pm

The correct HTML to clear horizontal space using HTML and CSS should be actually

Code: Select all

<div style="clear:both;"></div>
But the problem seems to lie in the way wikimedia is rendering the shortcode {{clear}} wrong and unfortunately I don't know wikimedia very well. Perhaps you can try hardcoding the correct "clear" html/css I posted above and see if it works?

User avatar
smalk
Posts: 179
Joined: Tue Sep 21, 2010 9:39 am
Technosexuality: Built
Identification: Human
Gender: Male
x 3
x 4
Contact:

Re: Need help with the "Clear" template on FW

Post by smalk » Mon Aug 18, 2014 1:58 am

The fast and dirty way of fixing this is to change the templates' file, putting directly (as aranae said)

Code: Select all

<div style="clear:both;"></div>
in place of the original code.

If you're lucky you can do it accessing the wikimedia admin panel, if not there is always the ftp access. If you need help on doing this pm me.

Post Reply
Users browsing this forum: Bing [Bot] and 10 guests