• Sexually transmitted diseases : sildenafil dosage In contrast to most other medical conditions, the various.
Go grab a copy
• Sexually transmitted diseases : sildenafil dosage In contrast to most other medical conditions, the various.
Go grab a copy
alan
19 years ago
Wow. Now that’s quick.
Thanks!!!
Mike Portable
19 years ago
THANK YOU!!! Great Theme, the best I’ve seen!
John L
19 years ago
Hi
I installed your fSpring widgets 1.0 template as its a deadly layout. I ave also installed the event calenedar 3.0 into the sidebar. The calendar then drops to the bottom of the screen. This happens with IE6 on windows. It fine with firefox, any ideas? http://www.niallkeogh.com/wordpress
John L
19 years ago
If you add this to the fspring css style sheet, the calendar will format ok. Don’t ask me how!
/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
display: block;
}
#wp-calendar caption {
text-align: center;
width: 100%;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn’t work in IE */
background-color: #fff; }
/* End Calendar */
jason
19 years ago
i’m trying to use your fSpring theme and for some reason it keeps dropping the side bar below the content on the page. any idea on why it does this? i’m using ie6 when i get this.
Nik
19 years ago
I can’t seem to make the links work, and I’m not quite sure. Any ideas?
alan
19 years ago
Hello again
Sorry does not concern widgets but how can I make the header clicker (I need it to send users to another url..)
Thanks
alan
19 years ago
Sorry I didn’t write correctly in the above post, I’m trying to make the whole header clickable. I tried the solutions in the WP Codex but they didn’t work.
And there also another thing I can’t find out:
the link in the title above the header is wrong, how can I change that?
Thank you
Tom
19 years ago
I used fSpring to create my fly fishing blog. Really wonderful layout, and making modifications was easy. Widgets really made the whole thing so much easier.
Wanted to say “thanks” and to invite you to stop by to see your good work…
http://troutunderground.com
Jeffrey
18 years ago
Hey there, just wondering if there is a way that I can post a picture and not have it draw a box around it. Where would that be found or where could I change that option?
Thank you again, I just love this template.
White Light Design
18 years ago
For those who are having issues displaying links in fSpring, you need to add the following right after the Categories section…
So for example:
White Light Design
18 years ago
Grrr that code didn’t work….just go look at the sidebar.php file on one of the other themes and compare….you can’t miss it.
issa
18 years ago
can’t make the links to show up, even with the widgets plug-in.
Mejo
18 years ago
For those of you confused about how to activate the links on the fSpring Widget version. Its simple.
Download and install WordPress widgets from here,
http://automattic.com/code/widgets/
then follow instructions to activate it.
Then go to Presentation under wordpress admin and you now have the widgets sidebar to configure what is displayed.
Mejo.
anizio
18 years ago
Where is the fspring_widget files?
marx
18 years ago
Where can I download it? I’ve only found the normal theme.
Dave
18 years ago
I found that if the sidebar is dropped to the bottom (only in IE6 so far), it is because the content area has something wider than the content width (see style.css for exact number). My fix was to increase the content width, and reduce the sidebar width. The total width remains the same at 800.