samhar
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Spasalon] Change color pink topbarHi Imran,
I want to change the pink top bar color to a different shade, and for some reason the code
.topbar-detail
{
background-color: #F5A9BC !important;
}doesn’t work for me, even though I followed the instructions above. Could you please help?
Thanks in advance!Forum: Themes and Templates
In reply to: [Swiftbiz Lite] Smaller pict on main page?Hi, it’s me again – I just want to thank you very much for all your help, the formula helped to solve the issue that has bugged me. Thanks, and all the best to you!
GForum: Themes and Templates
In reply to: [Swiftbiz Lite] Smaller pict on main page?Woooow, this is sooo advanced:) (at least for me)… Again, many thanks for your assistance, I’ll try this tonight and we’ll see how it goes.
G.Forum: Themes and Templates
In reply to: [Swiftbiz Lite] Smaller pict on main page?After a long search I found front-bgimage-section.php, which is in my opinion what I should change. It goes like this:
<!– header image –>
<div class=”swiftbiz-front-bgimg”>
<img alt=”<?php echo esc_attr( get_bloginfo( ‘name’, ‘display’ ) ); ?>” class=”ad-slider-image” src=”<?php header_image(); ?>” width=”<?php echo get_custom_header()->width; ?>” height=”<?php echo get_custom_header()->height; ?>” />
</div>
<!– end header image –>What should I change here, if any?
Thanks,
G.Forum: Themes and Templates
In reply to: [Swiftbiz Lite] Smaller pict on main page?I copied the header.php to my child theme, but I can’t find anything that would refer to size (no words such as height/width) etc. Any clue? Thanks,G.
Forum: Themes and Templates
In reply to: [Swiftbiz Lite] Smaller pict on main page?Hi andreaag,
If you could help me again: I made a child theme all right, and added @import url(‘../swiftbiz lite/style.css’); to child theme’s code according to some instructions I’ve found, but I can’t find custom_header.php folder you mentioned earlier. In my child theme I see only style.css and functions.php.
How do I access this custom_header.php please?
Thanks,
G
ps. Please explain in simple language (as for a 5-year-old), ok?;) ThanksForum: Themes and Templates
In reply to: [Swiftbiz Lite] Smaller pict on main page?OK, that sounds manageable even for a rookie like me… I’ll try it first thing tomorrow.
THANK YOU VERY MUCH FOR SUCH A QUICK REPLY!
All the best!
G