Tagged: feature image, header, logo, social media
-
AuthorPosts
-
February 6, 2014 at 10:33 pm #220693
Hi,
I just downloaded the Enfold theme as an change from the sentence theme and would like to customize the following bits for the site http://www.lunchforon.pf-control.de/1) Header
a) Using a larger banner instead of the small logo and it should have the same size like here on sentence http://www.lunchforone.de/
b) Is it possible to use customize social media buttons and to enlarge them?2) “Sie befinden sich”
Removing the black bit where it stays “Sie befinden sich” Home page and so on – its not needed3)Feature Image
Is it possible to remove the feature image for the single blog entry (to display it not in the single blog post entry) and only using it as “feature image” for the related posts and the home site?4) Footer
I would like to display another set of the social media buttons in the footer area (like http://www.missporridge.de) – possible to do?Thanks in advance
Tina
February 7, 2014 at 12:08 am #220716Hi lunchforone!
Please add following code to Quick CSS in Enfold theme options under Styling tab
1-.bottom_nav_header.social_header #header_main .container { height: 165px; } #top .social_bookmarks li a { font-size: 18px; }
2- Please refer to my post here https://kriesi.at/support/topic/remove-alternate-content-area/#post-218971
3-.single-post .big-preview.single-big { display: none; }
4- Please refer to my post here https://kriesi.at/support/topic/footer-socket-question/#post-193649
Best regards,
YigitFebruary 7, 2014 at 7:52 am #220800Thanks a lot Yigit!
About 4 – Is there a code to get the social buttons in the center? I currently placed them under
$firstCol = 'first'; switch($columns) { case 1: $class = ''; break; case 2: $class = 'av_one_half'; break; case 3: $class = 'av_one_third'; break; case 4: $class = 'av_one_fourth'; break; case 5: $class = 'av_one_fifth'; break; } $social_args = array('outside'=>'ul', 'inside'=>'li', 'append' => ''); echo avia_social_media_icons($social_args);
Some more things did pop up!
5) I would like to include a line between each post on the home page (like http://www.lunchforone.de/) – possible to do?
6) Is it possible to change the style of the date format to the “sentence” style as used at the above link)
Thanks a lot!
Tina
February 10, 2014 at 12:02 am #221450Hey Tina!
This website has Sentence active, please activate Enfold and apply the changes Yigit provided so we can continue with the next ones.
Cheers!
Josue -
AuthorPosts
- The topic ‘Customizing for a blog (Header, feature image, social buttons)’ is closed to new replies.