OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
How to reduce width size of sef translate module (0 viewing) 

Joomla Translate module support

Go to bottom Favoured: 0

How to reduce width size of sef translate module

admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:How to reduce width size of sef translate module 4 Years, 12 Months ago
Karma: 101  
Hi

Please try next:
Code:


.sef_translate { background-color: rgba(255, 255, 255, 0.5) !important; }




vertically aligned into the header and horizontally right aligned

Sorry? what you mean ?

Regards
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
joomleb (User)
Gold Boarder
Posts: 202
graphgraph
User Offline Click here to see the profile of this user
Re:How to reduce width size of sef translate module 4 Years, 12 Months ago
Karma: 0  
Hi guys,

1 - It's working for the background and the class sef_translate is good also to set the width, thanks!

2 - I add the image to explain what I mean:
Logged Logged
The administrator has disabled public write access.
joomleb (User)
Gold Boarder
Posts: 202
graphgraph
User Offline Click here to see the profile of this user
Re:How to reduce width size of sef translate module 4 Years, 12 Months ago
Karma: 0  
Hi guys,

1 - It's working for the background and the class sef_translate is good also to set the width, thanks!

2 - I add the image to explain what I mean:
Logged Logged
The administrator has disabled public write access.
osarina (Admin)
Admin
Posts: 29
graphgraph
User Offline Click here to see the profile of this user
Re:How to reduce width size of sef translate module 4 Years, 12 Months ago
Karma: 0  
Hi,

You need to write at custom.css:

#sp-header #sp-menu.col-lg-7 .sp-module-content select.sef_translate {
float: right;
margin-top: 8px;
padding: 5px 10px;
}

Regards,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
joomleb (User)
Gold Boarder
Posts: 202
graphgraph
User Offline Click here to see the profile of this user
Re:How to reduce width size of sef translate module 4 Years, 12 Months ago
Karma: 0  
Hi osarina,

Thank you very much !
Logged Logged
The administrator has disabled public write access.
osarina (Admin)
Admin
Posts: 29
graphgraph
User Offline Click here to see the profile of this user
Re:How to reduce width size of sef translate module 4 Years, 12 Months ago
Karma: 0  
You are welcome!
Logged Logged
The administrator has disabled public write access.
Go to top
»