Results 1 to 4 of 4
-
10th Oct 2011, 02:14 AM #1OPMemberWebsite's:
ps3games.ORGHow do I change this box color?
Code:.plinks {color: rgb(102, 102, 102);float: left; font-size: 12px;margin: 5px 0px 0px 24px;} .plinks a {background: rgb(186, 11, 10); color: white;display: block;float: left;font-size: 16px;font-weight: bold; margin: 0px 7px 7px 0px; padding: 8px 24px;text-decoration: none;} .plinks a:hover { background: red; }
Code:<div class="plinks clearfix"> <?php if(strlen($link) > 2){ ?> <a href="<?php echo $link; ?>" target="_blank" title="<?php the_title(); ?>" <?php if($GLOBALS['premiumpress']['nofollow'] =="yes"){ ?>rel="nofollow"<?php } ?>><?php echo SPEC($GLOBALS['_LANG']['_single1']) ?></a> <?php } ?> <a href="<?php echo get_option('contact_url'); ?>?report=<?php echo $post->ID; ?>" title="report this listing"><?php echo SPEC($GLOBALS['_LANG']['_single2']) ?></a> </div>
Probably something really easy, but I'm not a coder so it's beyond me.
Thanks guys!thizzladen Reviewed by thizzladen on . How do I change this box color? http://screensnapr.com/e/IlEV3S.png .plinks {color: rgb(102, 102, 102);float: left; font-size: 12px;margin: 5px 0px 0px 24px;} .plinks a {background: rgb(186, 11, 10); color: white;display: block;float: left;font-size: 16px;font-weight: bold; margin: 0px 7px 7px 0px; padding: 8px 24px;text-decoration: none;} .plinks a:hover { background: red; } Wordpress Single.php Code <div class="plinks clearfix"> <?php if(strlen($link) > 2){ ?> <a href="<?php echo $link; Rating: 5
-
10th Oct 2011, 08:57 PM #2Respected Member.plinks {color: rgb(102, 102, 102);float: left; font-size: 12px;margin: 5px 0px 0px 24px;}
.plinks a {background: rgb(186, 11, 10); color: white;display: block;float: left;font-size: 16px;font-weight: bold; margin: 0px 7px 7px 0px; padding: 8px 24px;text-decoration: none;}
.plinks a:hover { background: red; }
The other one that says red is for hover over box.
-
10th Oct 2011, 09:00 PM #3OPMemberWebsite's:
ps3games.ORG
-
10th Oct 2011, 09:41 PM #4Respected Member
You are welcome.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Change whole website color and layout and theme
By fahadzaman66 in forum Feedback and SuggestionsReplies: 10Last Post: 22nd Nov 2011, 10:03 AM -
Vbulletin editor color change?!
By Deadmau5 in forum vBulletinReplies: 5Last Post: 16th Jul 2011, 09:19 PM -
IPB 3. Change Quote Box Text Color
By makfun in forum IP.BoardReplies: 1Last Post: 12th Feb 2011, 05:24 AM -
How to change navbar link color?
By bxflow in forum vBulletinReplies: 6Last Post: 24th Mar 2010, 09:27 PM -
Change Usergroup Color
By WrzBB in forum vBulletinReplies: 0Last Post: 11th Feb 2008, 11:16 PM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...