Forum Support

Shape 5
March 28, 2024, 03:55:57 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Tab Show colors  (Read 510 times)
howard
Jr. Member
**
Offline Offline

Posts: 77



« on: February 22, 2014, 02:40:11 AM »

Hi Guys,
this time I am having troubles in dealing with the s5 tab show colors. That CSS is really difficult for me and checking with Firebug is a nightmare due to the slide function.

I am simply trying to change the background and slide colors of each of the 4 squares. Can you please point me to the right direction (need to make each box white, and becoming yellow on slide)?

Thank you!
Cristiano
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #1 on: February 22, 2014, 07:43:54 AM »

Hello,

It's directly in the module itself. The second set listed is the white one:




<div class="s5_tab_less_margin">
<div style="width:50%;float:left" class="s5_is_row">

   <div class="s5_is_css_3" style="margin-right:3px;">
      <img src="images/tab1.jpg" alt="" />
      <div class="s5_is_css_initial">
         <h3>Thailand</h3>
         <h4>Royal Island Tour</h4>
         <div class="s5_is_css_initial_text">
         <span class="highlight2">From</span> $1499
         </div>
      </div>
      <div class="s5_is_slide_css">
         <h3>Example Slide</h3>
         <div class="s5_is_css_hidden">
         This is dummy text. You can add any
         text or html markup here.
<a href="index.php/features-mainmenu-47/template-features/info-slide-enabled">Find Out More...[/url]
         </div>
      </div>
   </div>
   
</div>
<div style="width:50%;float:left" class="s5_is_row">

   <div class="s5_is_css_3" style="margin-left:3px;background:#FFFFFF;">
      <img src="images/tab2.jpg" alt="" />
      <div class="s5_is_css_initial">
         <h3 style="color:#191919;">Visit The</h3>
         <h4 style="color:#7E7E7E;">East Coast Shores</h4>
         <div class="s5_is_css_initial_text">
         <span class="highlight2">From</span> <span style="color:#191919">$1799</span>
         </div>
      </div>
      <div class="s5_is_slide_css">
         <h3>Example Slide</h3>
         <div class="s5_is_css_hidden">
         This is dummy text. You can add any
         text or html markup here.
<a href="index.php/features-mainmenu-47/template-features/info-slide-enabled">Find Out More...[/url]
         </div>
      </div>
   </div>
   
</div>

<div style="width:50%;float:left;margin-top:6px;" class="s5_is_row">

   <div class="s5_is_css_3" style="margin-right:3px;background:#E25A35;">
      <img src="images/tab3.jpg" alt="" />
      <div class="s5_is_css_initial">
         <h3>Northern Italy</h3>
         <h4 style="color:#E5E5E5;">Shores and Cities</h4>
         <div class="s5_is_css_initial_text">
         <span style="color:#191919">From</span> $3299
         </div>
      </div>
      <div class="s5_is_slide_css">
         <h3>Example Slide</h3>
         <div class="s5_is_css_hidden">
         This is dummy text. You can add any
         text or html markup here.
<a href="index.php/features-mainmenu-47/template-features/info-slide-enabled">Find Out More...[/url]
         </div>
      </div>
   </div>
   
</div>
<div style="width:50%;float:left;margin-top:6px;" class="s5_is_row s5_is_row_last">

   <div class="s5_is_css_3" style="margin-left:3px;">
      <img src="images/tab4.jpg" alt="" />
      <div class="s5_is_css_initial">
         <h3>Historical</h3>
         <h4>Downtown London</h4>
         <div class="s5_is_css_initial_text">
         <span class="highlight2">From</span> $1199
         </div>
      </div>
      <div class="s5_is_slide_css">
         <h3>Example Slide</h3>
         <div class="s5_is_css_hidden">
         This is dummy text. You can add any
         text or html markup here.
<a href="index.php/features-mainmenu-47/template-features/info-slide-enabled">Find Out More...[/url]
         </div>
      </div>
   </div>
   
</div>
<div style="clear:both"></div>
</div>





So basically they all just need to look like this:



<div class="s5_is_css_3" style="margin-left:3px;background:#FFFFFF;">
      <img src="images/tab2.jpg" alt="" />
      <div class="s5_is_css_initial">
         <h3 style="color:#191919;">Visit The</h3>
         <h4 style="color:#7E7E7E;">East Coast Shores</h4>
         <div class="s5_is_css_initial_text">
         <span class="highlight2">From</span> <span style="color:#191919">$1799</span>
         </div>
      </div>
      <div class="s5_is_slide_css">
         <h3>Example Slide</h3>
         <div class="s5_is_css_hidden">
         This is dummy text. You can add any
         text or html markup here.
<a href="index.php/features-mainmenu-47/template-features/info-slide-enabled">Find Out More...[/url]
         </div>
      </div>
   </div>
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
howard
Jr. Member
**
Offline Offline

Posts: 77



« Reply #2 on: February 22, 2014, 08:54:54 AM »

Hi Mike,
thank you so much. Was getting crazy with css and the solution was right in the module!! Sorry! Smiley
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.