Css code for acymailing
- GK User
- Mon Jan 16, 2012 9:47 am
I have upgraded the accymailing component, after that it chanched the css for it.
Can someone post the css code for the acymailing in the newsletter position? And wich file it should be put into!
Sincerly
Lars-Einar
Can someone post the css code for the acymailing in the newsletter position? And wich file it should be put into!
Sincerly
Lars-Einar
-
- Fresh Boarder
- GK User
- Mon Jan 16, 2012 8:09 pm
Are there no one that can hep me with this?
-
- Fresh Boarder
- teitbite
- Tue Jan 17, 2012 2:06 am
Hi
Here is all code used for acymailing:
Here is all code used for acymailing:
- Code: Select all
/* AcyMailing component */
.gkFilter { float: left; margin-right: 10px; }
.gkSpace { overflow: hidden; margin-bottom: 10px; }
.gkList { border: none; border-top: 1px solid #eee; }
.gkList .gkListDescription { padding: 0; }
/* AcyMailing module */
.acymailing_introtext { float: left; margin-right: 20px; }
.acymailing_introtext > span { font-size: 18px; line-height: 44px; color: #555; }
.acymailing_form { float: left; }
.acymailing_form p { float: left; margin-left: 12px; }
.acymailing_form p input[type="text"] { width: 178px; }
.acymailing_form p:first-child { margin-left: 0; }
#acymodifyform .list_name,
#acymodifyform .list_description { padding: 0!important; }
#acymodifyform .list_name { font-size: 16px!important; color: #151515; }
-
- Moderator
- GK User
- Tue Jan 17, 2012 5:35 pm
Where do I change this ? Have done some lookup without any luck.
Have a look at http://www.propangass.no
Have a look at http://www.propangass.no
-
- Fresh Boarder
- teitbite
- Wed Jan 18, 2012 2:02 am
Hi
This code is orginaly a part of gk_stuff.css but this looks intact. I can see that this different look is comming from within this module, so maby it's just a matter of configuring if to use a module css or not. Please check if there is such function there.
This code is orginaly a part of gk_stuff.css but this looks intact. I can see that this different look is comming from within this module, so maby it's just a matter of configuring if to use a module css or not. Please check if there is such function there.
-
- Moderator
- GK User
- Wed Jan 18, 2012 10:39 am
I cant find such function in the module.
The only I find is: Module class suffix: gk_
Have gavick changed something in the sourcefiles from acymailing when created the template? Or is it just a mather of css altering?
The only I find is: Module class suffix: gk_
Have gavick changed something in the sourcefiles from acymailing when created the template? Or is it just a mather of css altering?
-
- Fresh Boarder
- teitbite
- Wed Jan 18, 2012 2:51 pm
Hi
Al I can see is an override of acymailing component in template's /html/com_acymailing. Looks like You are using a different acymailing module or style (I can see there is a blue style available but only default style got css override), because in Gavick demo the css file from module looks like this:
Al I can see is an override of acymailing component in template's /html/com_acymailing. Looks like You are using a different acymailing module or style (I can see there is a blue style available but only default style got css override), because in Gavick demo the css file from module looks like this:
- Code: Select all
div.acymailing_module, .acymailing_module div {
margin: 0 !important;
padding: 0 !important;
}
.acymailing_module .acymailing_mootoolsbutton {
border: 1px solid #808080;
padding: 5px !important;
}
table.acymailing_form {
margin: auto;
}
a.acymailing_togglemodule {
display: block;
font-size: 16px;
}
.acymailing_mootoolsbutton p {
text-align: center;
}
.acymailing_module .acymailing_mootoolsbutton:hover {
border: 2px solid #808080;
padding: 4px !important;
}
.acysubbuttons {
text-align: center;
}
img.captchaimagemodule {
border: 1px solid #DDDDDD;
float: left;
}
.captchakeymodule .captchafield {
margin-left: 2px;
margin-top: 3px;
}
.acymailing_fulldiv tr, .acymailing_fulldiv td {
border: 0 none;
}
.acymailing_module_form td {
padding-bottom: 5px;
}
-
- Moderator
- GK User
- Sun Mar 03, 2013 3:38 pm
Hello i've changed from acymailing to mailchimpl but I would like to make it display the same, wher can It be modified. Thank you in advance.
-
- Fresh Boarder
- teitbite
- Mon Mar 04, 2013 10:35 am
Hi
You can make changes in override.css . Unfortunately I cannot help with it, becuase it's a customization request and we do not support that.
You can make changes in override.css . Unfortunately I cannot help with it, becuase it's a customization request and we do not support that.
-
- Moderator
9 posts
• Page 1 of 1