Jump to content

Little problem with my cubecart Killer skin


Guest Rivian

Recommended Posts

Hi everyone,

I'm hoping that someone can help me. I'm in the process of skinning my cubecart with the Killer skin. I'm doing a few custom mods, color changes etc. The problem that I'm encountering is one I've been banging my head on for hours now and can't seem to get around.

This is what it looks like right now: my problem

I'd like to make the text fit properly on the category tabs. When I increase the size of the tabs, I run out of space. Also, notice at the top right hand side, the little grey box around my search box? I love the grey, but it looks to me like the grey box is trying to repeat itself. I've looked all through my css and my .tpl's and I just can't seem to find it. I know it's likely something simple, but I'm warped and can't see it. :whistle:

How can I increase the size of the category tabs without running out of space?

Any thoughts?

Thanks,

~Riv */*

Link to comment
Share on other sites

Hi there */*

For the search box go to skins/killer/style sheets/layout.css

Find #sessionBox style

and add

background-repeat: no-repeat;

There is mod that will allow you 2 rows of buttons on the top, this might also help you :whistle:

Link to comment
Share on other sites

The grey box can be found in layout.css:

#sessionBox {

text-align: left;

background-image: url(../styleImages/backgrounds/sessionBg.gif);

width: 200px;

height: 60px;

float: right;

To save some space in your tabs, instead of 'Incense & Burners' try 'Incense/Burners'

Link to comment
Share on other sites

:) .... What darlings you two are!!! Vrakas, the repeat issue is totally solved now, thanks to your ingenius knowledge and I also added the two row mod as well!

Roban, thanks so much for your help as well! :)

I'm so happy I could just :) you both!

Wanna see now? My shop

Thanks so much!!!

~Riv B)

Link to comment
Share on other sites

Thanks Roban!!! I really appreciate that. I'm certainly no css expert, but I've mastered the "trial, upload, refresh" method of seeing how it's all going. :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...