change grey background colour for fixed-width (platform pro)template
#1
Posted 24 October 2010 - 12:48 PM
#2
Posted 24 October 2010 - 05:29 PM
#3
Posted 24 October 2010 - 08:29 PM
#4
Posted 25 October 2010 - 11:21 AM
#5
Posted 25 October 2010 - 12:19 PM
#6
Posted 25 October 2010 - 05:05 PM
#7
Posted 26 October 2010 - 12:14 PM
#8
Posted 26 October 2010 - 05:24 PM
.fixed_width #page {
margin:12px auto 0;
}
`
2. How/where can I change the titles of the footers e.g. more to 'Contact Us'
Edit the section.footcols.php file and search for "more" in the file.
3. How I can add an additional link underneath the pages in the footer.
If you are using the Base child theme then I would do it via a hook. This will also allow you to copy files such as the section.footcols.php over so it doesn't get saved over during platform updates.
There is a sample hook in the functions.php file of the Base theme and a list of all hooks in the template setup area (toggle advanced setup) for each section and you'll see.
Let me know if you need more instruction.
#9
Posted 26 October 2010 - 07:33 PM
#10
Posted 26 October 2010 - 08:11 PM
#11
Posted 26 October 2010 - 08:49 PM
#12
Posted 27 October 2010 - 05:02 AM
#13
Posted 27 October 2010 - 07:46 AM
#14
Posted 27 October 2010 - 10:09 AM
#15
Posted 27 October 2010 - 01:02 PM
#16
Posted 27 October 2010 - 05:02 PM










