button is wrongly positioned

Business template for Joomla 3 and 2.5 ideal to create blog or personal website.
GK User
Thu Feb 23, 2012 9:53 pm
The buttons with this template are in the wrong position, i wanted then in the right side but all they only display in the left side, and also the button doesn't look proportional to the search box


23-02-2012 20-48-52.png


23-02-2012 20-45-31.png
User avatar
Expert Boarder

GK User
Fri Feb 24, 2012 11:21 am
Can you post your website link please also any url you are seeing buttons on the left for debug purposes.

See you around...
User avatar
Platinum Boarder

GK User
Fri Feb 24, 2012 1:22 pm
Hi
please check this link http://www.dfcomputersolutions.com/index.php/support/help-desk/department/support-services

i have disabled the search module because it looks awful, but in this section you will be able to see what i mean

thank you
User avatar
Expert Boarder

GK User
Fri Feb 24, 2012 7:26 pm
normanUK wrote:Can you post your website link please also any url you are seeing buttons on the left for debug purposes.

See you around...


NormanUK did you had a change to look at this.

Thanks

Dan
User avatar
Expert Boarder

GK User
Sat Feb 25, 2012 12:52 am
Can you please disable optimizing plugins such as jch optimize. While debugging and building your website I suggest you don't use any cache system or optimization plugins to make sure they don't cause any problems with the html or css.

See you around...
User avatar
Platinum Boarder

GK User
Sat Feb 25, 2012 1:04 am
normanUK wrote:Can you please disable optimizing plugins such as jch optimize. While debugging and building your website I suggest you don't use any cache system or optimization plugins to make sure they don't cause any problems with the html or css.

See you around...


I dont understand why i have to disble all of thoses, but i have done it , the buttons are still wrong.
whats wrong with this template_
User avatar
Expert Boarder

GK User
Sat Feb 25, 2012 1:22 am
Try Adding following css in your override.css file and enable css override feature from template settings.

Code: Select all
#form-login input[type="password"],
#form-login input[type="button"],
#form-login input[type="text"],
#form-login input[type="submit"] { display: inline!important, float:none!important; }
.search .button { float:none!important; }


Enable your css optimization plugins and check to make sure they are working.

See you around...
User avatar
Platinum Boarder

GK User
Sat Feb 25, 2012 9:49 am
Hi normanUK
It didn't work, still having the same problem, i never seen a template like this causing so much problems, it seems so problematic (bugy)
can i PM ?
User avatar
Expert Boarder

GK User
Sat Feb 25, 2012 10:19 am
Sure yes , send me access details and ftp details and i ll take a look.

See you around...
User avatar
Platinum Boarder

GK User
Sat Feb 25, 2012 4:59 pm
normanUK wrote:Sure yes , send me access details and ftp details and i ll take a look.

See you around...

Details send, Did you get my last message.
thanks
User avatar
Expert Boarder

GK User
Mon Feb 27, 2012 11:41 pm
normanUK wrote:Sure yes , send me access details and ftp details and i ll take a look.

See you around...


Any Idea why i am seeing the buttons on the left side instead of then being on the right side.

Thanks
User avatar
Expert Boarder

GK User
Fri Mar 02, 2012 9:18 am
Try below css

Code: Select all
#mqmMessage .button { display: inline; float: none; margin-left: 10px; position: relative; }


See you around...
User avatar
Platinum Boarder


cron