Registration Page Cleanup - alternating rows style

15 years 1 month ago #92142 by flyrider16
Hey guys... thanks for the info... but can someone help summarize where the css file is located and maybe list out some more complete steps? Any help would be greatly appreciated!

Please Log in to join the conversation.

15 years 4 weeks ago #92238 by flyrider16
Replied by flyrider16 on topic STILL NEED HELP!!!
Still needing help with this.... Can anyone explain how to change the alternating rows style with a little more in depth explanation?

I just need to know the path to the css file that needs to be updated?

I am using Joomla 1.5?

Ryan

Please Log in to join the conversation.

14 years 11 months ago #96249 by rw1
Replied by rw1 on topic Re:STILL NEED HELP!!!
beat wrote:

e.g.:
[code:1]. cbRegistration .sectiontableentry1,
. cbRegistration .sectiontableentry2 {
background-color: white;
}
[/code:1]

hey guys, thanks very much for posting this, the css that worked for me was:

/*----CB ONLY ALTERNATE ROW STYLING
*/

.cbRegistration .sectiontableentry1 td,
.cbRegistration .sectiontableentry2 td {
border-bottom: 0px !important;
}

/*--END CB ONLY ALTERNATE ROW STYLING--*/

[note: for some reason there was a space between the . and cbRegistration when i copied it which caused the css not to work, so just remove the space and it works]

Post edited by: rw1, at: 2009/04/23 20:09
The following user(s) said Thank You: vipzeus

Please Log in to join the conversation.

14 years 11 months ago #96252 by rw1
Replied by rw1 on topic Re:STILL NEED HELP!!!
flyrider16 wrote:

Still needing help with this.... Can anyone explain how to change the alternating rows style with a little more in depth explanation?

I just need to know the path to the css file that needs to be updated?

I am using Joomla 1.5?

Ryan


just add the css to your joomla template's css file - located in yoursitename.com/templates/your_template/css/template.css

(replacing the folder names above with the ones you use. your template.css file might also have a different name depending on the template you are using)

Please Log in to join the conversation.

14 years 11 months ago #97828 by flyrider16
Replied by flyrider16 on topic Re:STILL NEED HELP!!!
Sorry it took me so long to get back... I will attempt to fix these ugly rows today! Thanks for the info & help everyone.

I'll let you know how it turns out

Please Log in to join the conversation.

14 years 11 months ago #97844 by flyrider16
Replied by flyrider16 on topic Re:STILL NEED HELP!!!
OK.... I have tried using the following codes in my templates css with NO SUCCESS:

/*----CB ONLY ALTERNATE ROW STYLING
*/

. cbRegistration .sectiontableentry1,

. cbRegistration .sectiontableentry2 {

background-color: white;

/*--END CB ONLY ALTERNATE ROW STYLING--*/



and



/*----CB ONLY ALTERNATE ROW STYLING
*/

.cbRegistration .sectiontableentry1,

.cbRegistration .sectiontableentry2 {

background-color: white;

/*--END CB ONLY ALTERNATE ROW STYLING--*/

I TRIED ABOUT A HUNDRED VARIATIONS OF THE CODE WITH NO SUCCESS... IS THERE SOMEWHERE SPECIFIC WITHIN THE CSS FILE I NEED TO PUT THIS CODE?

ALSO... MY 1st row is blue, the second white, etc. NONE of the USER DATA (Online Status,
Member Since, Last Online, etc) shows up in any of my blue rows??? I would like them all to be WHITE and have the USER DATA... JUST LIKE THE WHITE ONES ALREADY DO

Can anyone help? PLEASE ?

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.209 seconds

Facebook Twitter LinkedIn