Forum Support

Shape 5
March 28, 2024, 04:11:29 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: responsive  (Read 356 times)
theone2b
Jr. Member
**
Offline Offline

Posts: 34



« on: July 14, 2014, 03:26:13 PM »

site is not responsive Sad...... helllllp
http://baresdreamandbid.com
Logged
mikenicoll
Global Moderator
*****
Offline Offline

Posts: 20162



WWW
« Reply #1 on: July 14, 2014, 09:46:14 PM »

Hello,

That is because you are using classes that have fixed widths on them within the login/register forms. The rest of the site is responsive and scaling but both the login/register elements are using fixed pixel widths. For example:

The registration form is using the following class:

.registration_md span4

When you look at the css for span4 you see the following provided with Joomla:

.span4 {
    width: 370px;
}

Fixed widths such as 370px are not going to responsively scale. You would need to find a responsive ready login/registration form that support % widths instead of fixed pixel widths so they can scale within the container.

-Mike
Logged

Mike Nicoll
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.