In Platform Pro, boxes, is there a way to align center the box title?
I see how to link the text in the box but is there an easy way to link the image to another page?
Box Title
Started by
peopleu2
, Nov 03 2010 08:49 PM
5 replies to this topic
#1
Posted 03 November 2010 - 08:49 PM
#2
Posted 03 November 2010 - 11:48 PM
For linking images follow this thread
http://www.pagelines...pic.php?id=3297
As far the title, we would use CSS. can I get a link to your site?
#3
Posted 04 November 2010 - 02:21 PM
Thanks. www.peoples-party.org
#4
Posted 04 November 2010 - 05:24 PM
Your reply:If you use this code for your section.boxes.php file then yes. I've created a new option in the code below.
I've gone to WP->Appearance->Editor->Edit Themes->PlatformPro->, failed to find a section.boxes.php.
Upon your reply, the code you created is for the entire section.boxes.php file...its long.
#5
Posted 04 November 2010 - 06:54 PM
To align the box titles paste this where you are putting your custom css
#boxes h3 {text-align:center;}
For the other question, you may have to use an FTP client to access that file. Or your hosting provider may have a file editor.
#6
Posted 04 November 2010 - 10:37 PM
Works fine, thanks.
I'll send a message to the host. Take care.










