- Posts: 3
- Thank you received: 0
CSS breaks
-
jhachko
Inactive member - Topic Author
- New Member
Less
More
12 years 8 months ago #18075
by jhachko
CSS breaks was created by jhachko
Hello.
I purchased this template for a project, and it seems to have some issues with the CSS.
User 6, and footer are floating in the middle of the page. I've tried testing by disabling items, changing sizes, re-installing the template, etc.
Can someone from here please help?
URL of the affected site: 184.154.229.10/~nisumdev/
Installation details:
PHP Built on: Linux serv01.siteground253.com 2.6.38.6-sg4-nomm-nogrsec #1 SMP Wed May 18 08:51:09 CDT 2011 i686
Database Version: 5.0.91mm-log
Database Collation: utf8_general_ci
PHP Version: 5.2.17
Web Server: Apache/1.3.42 (Unix) mod_balance/0.2 mod_gzip/1.3.26.1a mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_ssl/2.8.31 OpenSSL/0.9.8e-fips-rhel5
Web Server to PHP interface: cgi
Joomla! Version: Joomla! 1.5.26 Stable [ senu takaa ama busani ] 27-March-2012 18:00 GMT
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0
I purchased this template for a project, and it seems to have some issues with the CSS.
User 6, and footer are floating in the middle of the page. I've tried testing by disabling items, changing sizes, re-installing the template, etc.
Can someone from here please help?
URL of the affected site: 184.154.229.10/~nisumdev/
Installation details:
PHP Built on: Linux serv01.siteground253.com 2.6.38.6-sg4-nomm-nogrsec #1 SMP Wed May 18 08:51:09 CDT 2011 i686
Database Version: 5.0.91mm-log
Database Collation: utf8_general_ci
PHP Version: 5.2.17
Web Server: Apache/1.3.42 (Unix) mod_balance/0.2 mod_gzip/1.3.26.1a mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_ssl/2.8.31 OpenSSL/0.9.8e-fips-rhel5
Web Server to PHP interface: cgi
Joomla! Version: Joomla! 1.5.26 Stable [ senu takaa ama busani ] 27-March-2012 18:00 GMT
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 8 months ago #18084
by ivan.milic
Replied by ivan.milic on topic Re: CSS breaks
Can you just install hot_start , then change content.
demo.hotjoomlatemplates.com/furniture_st...icle&id=23&Itemid=63
(remember to click Install Sample Data during installation)
demo.hotjoomlatemplates.com/furniture_st...icle&id=23&Itemid=63
(remember to click Install Sample Data during installation)
Please Log in to join the conversation.
-
jhachko
Inactive member - Topic Author
- New Member
Less
More
- Posts: 3
- Thank you received: 0
12 years 7 months ago #18541
by jhachko
Replied by jhachko on topic Re: CSS breaks
Thanks! It worked great!
One other question, what is the CSS controller for the Articles. I would like to change the article body from white to another colour to keep everything more consistent.
Thanks again!
On another unrelated (possibly) note, Google has indexed the front page view of this site, and it renders everything out of place. I've fixed the configuration, and resubmitted a sitemap, and am hoping to have that page de-indexed. However, I thought that you might want to see that it appears that the CSS is broken on this page as well (despite the hotstart installation)
Jhackho
One other question, what is the CSS controller for the Articles. I would like to change the article body from white to another colour to keep everything more consistent.
Thanks again!
On another unrelated (possibly) note, Google has indexed the front page view of this site, and it renders everything out of place. I've fixed the configuration, and resubmitted a sitemap, and am hoping to have that page de-indexed. However, I thought that you might want to see that it appears that the CSS is broken on this page as well (despite the hotstart installation)
Jhackho
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 7 months ago #18555
by ivan.milic
Replied by ivan.milic on topic Re: CSS breaks
If you want to color white middle are you would use :
.content_wrap{
...
}
if you cant to color items in category you can use :
.item{
...
}
If you want to color single article page use:
.item-page{
...
}
You can add styling at bottom on template_css.css
.content_wrap{
...
}
if you cant to color items in category you can use :
.item{
...
}
If you want to color single article page use:
.item-page{
...
}
You can add styling at bottom on template_css.css
Please Log in to join the conversation.
Time to create page: 0.176 seconds