is there is a way to do the width of the template bigger?
like ind the css fil og somthing like that
is there is a way to do the width of the template bigger?
like ind the css fil og somthing like that
Hi,
Yes, we consider creating responsive templates for Joomla really soon![]()
Hristo
Product Development – Technical
Join us on Facebook
Follow us on Twitter
Web Hosting Suitable for You
i am thinking about the template 16-30
can i make the template 16-30 bigger ind the css file????????
Hi,
Yes, you can but you need to edit the size of all columns and divs with fixed width. Install it on your site and give me the URL with the new width you'd like for your site. I will then provide you with the exact modifications you need to do.
Hristo
Product Development – Technical
Join us on Facebook
Follow us on Twitter
Web Hosting Suitable for You
why isn't my post not been approved?
i try again maby it is myself that dit something wrong
I would like to have the width is 2 cm more widther
the site is http://www.dreamtime.dk/joomla5/
Here are the changes you need to do
Change line 113 to:
#wrapper {
background: none repeat scroll 0 0 #C0C0C0;
margin: 0 auto;
padding: 0 0 30px;
width: 1100px;
}
Change line 289 to:
.maincol .cont {
background: none repeat scroll 0 0 #FFFFFF;
border: 10px solid #C699DB;
border-radius: 5px 5px 5px 5px;
float: left;
width: 600px;
}
Change line 205 to:
.leftcol, .rightcol {
float: left;
margin: 12px 0 0;
padding: 0;
width: 205px;
}
With an image editor alter
http://www.dreamtime.dk/joomla5/temp...enu_bottom.png
http://www.dreamtime.dk/joomla5/temp...ges/box_h3.png
in order to fit the new column width.
Hristo
Product Development – Technical
Join us on Facebook
Follow us on Twitter
Web Hosting Suitable for You
there is somthink wrong with the line 205
doo you have that fix to line 205 ????????
Hi,
Please make those changes and give me the URL of your site so I can see what's wrong. I've done this to a sample site and it works just fine. I guess there is some other adjustment that must be done on your site![]()
Hristo
Product Development – Technical
Join us on Facebook
Follow us on Twitter
Web Hosting Suitable for You
the site is: http://www.dreamtime.dk/joomla5/
the last one was the 205 line and that is in the middel of the search
#search {
height: 28px;
position: absolute;
right: 0px;
top: 188px;
this is line 205 width: 144px;
}
i have Changed line 113
i have Changed line 289
i did not change the 205 line
and you can look at the site
http://www.dreamtime.dk/joomla5/
and se the 2 change
here is 2 picture
http://www.dreamtime.dk/Snap1.jpg
http://www.dreamtime.dk/Snap2.jpg
this explain what i mean
I just think you write the number of the last line wrong (the line 205)
your help is very important to me and I'm glad you help me
hobe you understand me