Pixelated a phpBB Template by SkaidonDesigns
 
Kaktusan Corp. Support Area Forum Index
www.kaktusancorp.com
www.cheapestadultscripts.com
Play with the Best, be the Best!
Kaktusan Cash
FAQ
Search
Memberlist
Usergroups
Profile
Log in to check your private messages
Log in

The Mightiest Webmaster Solutions Ever
Special Offers
Special Offers
Rocket Pinger
Rocket Pinger
Blogs Automater
Blogs Automater
Links Organizer
Links Organizer

Haven't registered yet? Do it here now!
Template Styling Problems

 
Post new topic   Reply to topic    Kaktusan Corp. Support Area Forum Index -> Gallery Scraper
View previous topic :: View next topic  
Author Message
Freedom



Joined: 22 Jan 2009
Posts: 9

PostPosted: Mon May 18, 2009 8:41 pm    Post subject: Template Styling Problems Reply with quote
Wondering if Kaktusan or anyone can help with a formatting issue I'm having?

Here is the template:
///

<div align="center"><span style="font-family:verdana; font-size:18pt; color:#ff0000">{GAL_CF2}</span></div>

///

Here is the post:
http://123.nakedwomenpics.net/

The call to action text should be red but it doesn't appear to be taking the text styling.

Any help would be greatly appreciated.
Back to top
View user's profile Send private message

Author Message
kaktus
Owner


Joined: 22 May 2004
Posts: 1576
Location: CheapestAdultScripts.com

PostPosted: Mon May 18, 2009 9:09 pm    Post subject: Reply with quote
that won't work, because you put the red color in the SPAN tag, while it needs to be in the A tag of the link itself, otherwise it is reading the general link styling as in your blog.

so, either put the styling in the link itself, or enclose the {GAL_CF2} into a div with some unique id and in your blog stylesheet put link styling for that div
_________________
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number

Author Message
Freedom



Joined: 22 Jan 2009
Posts: 9

PostPosted: Mon May 18, 2009 11:06 pm    Post subject: Trying Again :) Reply with quote
Can't seem to get it working. I grabbed the code from this thread:

http://support.kaktusancorp.com/viewtopic.php?t=439&highlight=script

To mak things simpler, I'm just trying to change the LongDesp to red in this post: http://123.nakedwomenpics.net/


Using a template that looks like:

<table width="100%" cellpadding="0" cellspacing="0">
<tr><td width="100%" height=15></td></tr>
<tr><td align="center"><a href="{GAL_URL}" target="_blank" title="{GAL_KEYWORDS}" rel="nofollow"><img src="{PIC_320x240}" border="0" alt="{GAL_KEYWORDS}"></a></td></tr>
<tr><td width="100%" height=15></tr>
<tr><td align="left"><div style="font: 16px arial #ff0000;font-weight:normal">{GAL_LDESCR}</div></td></tr>
<tr><td width="100%" height=15></tr>
<tr><td align="center"><a href="{GAL_CF1}" target="_blank" rel="nofollow">{GAL_CF2}</a></td></tr>
<tr><td width="100%" height=15></tr>
</table>

What am I effing up?
Back to top
View user's profile Send private message

Author Message
kaktus
Owner


Joined: 22 May 2004
Posts: 1576
Location: CheapestAdultScripts.com

PostPosted: Tue May 19, 2009 8:34 am    Post subject: Reply with quote
try like this:

put this in your template
<div>{GAL_LDESCR}</div>


in your blog design, in the styling sheet put like:

#longdescr a {
color: #ff0000;
}
_________________
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number

Author Message
Freedom



Joined: 22 Jan 2009
Posts: 9

PostPosted: Tue May 19, 2009 11:35 pm    Post subject: Reply with quote
txs 4 the help Kaktus. I haven't managed to figure it out yet but seeing as it's not really a GS problem, I'll plug away on it myself.

txs again
Back to top
View user's profile Send private message

Display posts from previous:   
Post new topic   Reply to topic    Kaktusan Corp. Support Area Forum Index -> Gallery Scraper All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group


 
phpBB Template designed by SkaidonDesigns