Shoppica Button Style

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart ThemeShoppica Button Style

This topic has been marked as resolved.

Around the shoppica theme, there is this style of button. In the live preview of the theme, it has it in the slide show.
It can be seen here as “Buy This Theme”: http://www.shoppica.net/image/data/Intro/slide_1.png

Is it possible to get the PSD of the buttons or even the slides?

Also, I haven’t looked around the code much but is there a shortcode to create the button around the theme?

August 13, 2011 at 2:41 pm #511

Hi,

To make such a button you need to have to insert the following html:


<a class="s_button_1 s_main_color_bgr" href="">
   <span class="s_text">Button text</span>
</a>

or this code, if you want a button with the secondary theme color:


<a class="s_button_1 s_secondary_color_bgr" href="">
   <span class="s_text">Button text</span>
</a>

Best regards,
ThemeBurn team

August 14, 2011 at 5:40 pm #575

That’s a great help, thank you very much!

August 15, 2011 at 12:10 am #593

Hi, could you add slider .psd template?

thanks!

 Lenny_
August 15, 2011 at 9:12 pm #655

Hi,

Here is the intro psd, until we put it in the next update:

You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
August 18, 2011 at 12:06 am #805

^Ok, thanks : )

 Lenny_
August 30, 2011 at 12:10 am #1208

You’re welcome :)

August 30, 2011 at 6:49 pm #1242

The button align is left no matter what format you put :(

 Salhah
December 14, 2012 at 4:13 pm #16033
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
December 15, 2012 at 2:49 pm #16051

@TB Support.

Thank you very much. Your assumption is correct. However, I need to make it in the center, D:

best.

  • This reply was modified 4152 days ago by  Salhah.
 Salhah
December 15, 2012 at 5:13 pm #16054
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
December 17, 2012 at 4:24 pm #16101

Hi,
Thanks for the help ,
I did what you sad and received this error
Notice: Undefined index: price_design in /home/blueaud/public_html/dleeel/tb_themes/shoppica2/catalog/plugin/FontsPlugin.php on line 32Notice: Undefined index: border_type in /home/blueaud/public_html/dleeel/tb_themes/shoppica2/catalog/plugin/FontsPlugin.php on line 33Notice: Undefined index: product_listing_type in /home/blueaud/public_html/dleeel/tb_themes/shoppica2/catalog/plugin/ProductListingTypePlugin.php on line 31

 Salhah
December 17, 2012 at 7:22 pm #16109

Thanks , I no more want that button , I only want my theme to work without errors.

 Salhah
December 17, 2012 at 7:23 pm #16110

I removed the button with all its styling and the errors disappeared.
Sorry for troubling you . I never thought that will turn my site like this.

 Salhah
December 17, 2012 at 7:26 pm #16111

My checkout page buttons changed from the previous brown color to green color, why is this?

please check the attached file

 Salhah
December 17, 2012 at 8:10 pm #16112
Viewing 15 posts - 1 through 15 (of 23 total)
  • You must be logged in to reply to this topic.