Welcome Guest Search | Active Topics | Log In | Register

Signature - Separation Code Missing On Themes? Options · View
ChadD
#1 Posted : Thursday, June 26, 2008 5:30:51 AM

Rank: YAF Forumling


Joined: 6/25/2008
Posts: 9
So, the line that separates the signature from the post:
Code:
<div id="ctl00_Main_forum_ctl01_MessageList_ctl06_DisplayPost1_ctl24" class="yafsignature">


This seems to show the separation header for the signature only on YAF Pro for me. I did an upgrade from 1.9.1, and tried removing all theme files and replacing them with 1.9.1. Then, I replaced all 1.9.1 with 1.9.3 files. I also tried deleting all files and only uploading 1.9.3 theme files.

I'm not sure what to try next... maybe I just need to look at the CSS and give it a shot.

Regards.
ChadD
#2 Posted : Thursday, June 26, 2008 5:44:03 AM

Rank: YAF Forumling


Joined: 6/25/2008
Posts: 9
I found the problem. The following code does not exist in the other theme.css files... (for instance it's not in the soclean theme.css) not sure why they worked in 1.9.1 though.

Following CSS has to be in the theme.css to get the separators to show (Clearly, it's being referenced, but there is nothing in the css file to link to it?)

Code:

.yafnet div.yafsignature
{
    border-top: solid 1px #666666;
    margin-top: 15px;
    padding-top: 5px;
}


Jaben
#3 Posted : Thursday, June 26, 2008 9:32:54 AM

Rank: YAF Head Dude



Joined: 10/10/2004
Posts: 2,949
Location: Honolulu, HI
Yeah, just an oversight. Thanks.
"When you are grateful, fear disappears and abundance appears”."

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.3 RC2 | YAF © 2003-2008, Yet Another Forum.NET
This page was generated in 0.058 seconds.

SourceForge.net Logo Powered by ASP.NET v2.0 411ASP.NET