tag width size layout

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Jun 09, 2013 10:18 am
Reply with quote
Report this post
where i can adjust the lenght size of botton tag position?
User avatar
Senior Boarder

GK User
Sun Jun 09, 2013 1:32 pm
Reply with quote
Report this post
Hi,
use this css

Code: Select all
#gkTags { max-width: 80%; }


you can change value also to 70% or 90%, but you want be able to use any other module in this block
User avatar
Platinum Boarder

GK User
Mon Jun 10, 2013 11:42 pm
Reply with quote
Report this post
Pawel F wrote:Hi,
use this css

Code: Select all
#gkTags { max-width: 80%; }


you can change value also to 70% or 90%, but you want be able to use any other module in this block



Thank you pawel,

can i use 100%, since i didnt want to use existing search block :)
User avatar
Senior Boarder

GK User
Sat Jun 29, 2013 8:36 am
Reply with quote
Report this post
Just try putting 100% to the code, if it doesn't make your layout broken, you can use it.
User avatar
Platinum Boarder


cron