Modification on orange Thumbnail

Questions related to the configuration of Joomla, Templates, and Security related questions/issues
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Jul 18, 2013 10:32 am
Dear Friends,

i want to change the size of the orange/blue/purple circle in the front page in order not to cover the product at all. How can i do it? Can anyone help me?

Best regards,
User avatar
Senior Boarder

GK User
Thu Jul 18, 2013 1:24 pm
First of all - what template are you referring to?
User avatar
Moderator

GK User
Thu Jul 18, 2013 2:00 pm
Cyberek wrote:First of all - what template are you referring to?



Hello my friend, refers to StoreBox template...

The Url is www.pentagon-store.com
User avatar
Senior Boarder

GK User
Thu Jul 18, 2013 5:18 pm
Ok, If You want to remove the circle, then use this css code:
Code: Select all
.gkNspPM-ProductGallery .gkImage .gkImgOverlay {display: none !important;}


Please read first about adding custom CSS:
http://www.gavick.com/documentation/joo ... -template/
User avatar
Moderator

GK User
Fri Jul 19, 2013 11:17 am
Cyberek wrote:Ok, If You want to remove the circle, then use this css code:
Code: Select all
.gkNspPM-ProductGallery .gkImage .gkImgOverlay {display: none !important;}


Please read first about adding custom CSS:
http://www.gavick.com/documentation/joo ... -template/


Thank you very much dear Cyberek, i would like to make another modification, in the main menu of the categories.. I'd like to add a separator line between the logo in header and the menu..

Please see the below picture..

Image
User avatar
Senior Boarder

GK User
Fri Jul 19, 2013 4:07 pm
Picture didnt attached, could You paste it again?
User avatar
Moderator

GK User
Fri Jul 19, 2013 9:01 pm
Cyberek wrote:Picture didnt attached, could You paste it again?


You got pm
User avatar
Senior Boarder

GK User
Mon Jul 22, 2013 6:26 pm
I have received the PM - Could You post here a draft of the place where the line should be?
User avatar
Moderator

GK User
Tue Jul 23, 2013 1:16 pm
Hello again,

i want to place the separator line at the exact point of the picture below...

Image

To get access to the website please log in as
user: demo
pass:demo

I'm waiting for your help..

Best regards,
User avatar
Senior Boarder

GK User
Tue Jul 23, 2013 3:38 pm
Chris - there is something wrong with your image, could You repost it and check if it is showing fine?
User avatar
Moderator

GK User
Wed Jul 24, 2013 10:54 am
Cyberek wrote:Chris - there is something wrong with your image, could You repost it and check if it is showing fine?


Hi Cyberek, the picture is shown to me fine.. I can see it above and also if i press the preview button works fine..

Let me try again..
User avatar
Senior Boarder

GK User
Wed Jul 24, 2013 11:16 am
Cyberek wrote:Chris - there is something wrong with your image, could You repost it and check if it is showing fine?


Hi Cyberek, the picture is shown to me fine.. I can see it above and also if i press the preview button works fine..

Let me try again..

separator (Small).png
User avatar
Senior Boarder

GK User
Wed Jul 24, 2013 5:24 pm
With 100% height line - You would requite a lot of changes, but perhaps this will suit your needs:
Code: Select all
#gkMainMenu {border-top: 2px solid #000;}

As usually, add this code to override.css and change the border thickness and color to your liking.
User avatar
Moderator

GK User
Thu Jul 25, 2013 7:25 am
Cyberek wrote:With 100% height line - You would requite a lot of changes, but perhaps this will suit your needs:
Code: Select all
#gkMainMenu {border-top: 2px solid #000;}

As usually, add this code to override.css and change the border thickness and color to your liking.


Thnak you very much Cyberek.. Your help is inestimable...
User avatar
Senior Boarder

GK User
Thu Jul 25, 2013 5:30 pm
No problem. I'm glad I could help.
If You will have any new questions, please create new thread for each - its easier for us to answer then, and response is much quicker ;)
User avatar
Moderator


cron