Social Web Directory :: Social Network Directory :: Ning Tips and Ning Support
About This Guide
-how to make different header in each section (well different xg_masthead's background)
Url (http://yournetwork.com/) | Class |
/groups | .xg_widget_groups |
/profiles/appearance/edit | .xg_widget_profiles_appearance_edit |
/profiles/settings/editProfileInfo | .xg_widget_profiles_settings_editprofileinfo |
/video | .xg_widget_video |
/events | .xg_widget_events |
/photo | .xg_widget_photo |
/profiles/blog/list | .xg_widget_profiles_blog_list |
/main/invitation | .xg_widget_main_invitation |
/page | .xg_widget_page |
/profiles/members | .xg_widget_profiles_members |
/ | .xg_widget_main_index_index |
You can change anything in #xg with this, including #xg_masthead background, xg_head, xg_module_head, module_member etc
__(the spesific class that show page)______ #xg_masthead {background-image:url(your_image_url) !important;}
.xg_widget_video #xg_masthead {background-image:url(your_image_url) !important;}
.xg_widget_profiles_profile_show.xg_colgroup .first-child {margin:0;width:950px;}.xg_widget_profiles_profile_show .xg_3col .xg_2col, .xg_widget_profiles_profile_apps .xg_3col .xg_2col {margin-right:2px;overflow-x:hidden;overflow-y:hidden;padding:0;padding-left:10px;padding-right:6px;width:615px !important;}.xg_widget_profiles_profile .xg_3col .xg_1col {margin-left:10px;overflow-x:hidden;overflow-y:hidden;width:295px;}.xg_last, .last-child {margin:0;}.xg_2col.xg_widget_profiles_profile_show .feed-timestamp {left:500px;top:4px;}
.xg_widget_profiles_profile_show .xg_column.xg_span-4.xg_last{ display:none;}
.xg_widget_profiles_profile_show #xg_masthead{background-image: url(your_image_url/bla.jpg) !important; }
.xg_widget_groups #xg_masthead {background-image:url(your_image_url/bla.jpg) !important; }
.xg_widget_video #xg_masthead{background-image:url(your_image_url/bla.jpg) !important;}
.xg_widget_profiles_appearance #xg_masthead, .xg_widget_profiles_settings #xg_masthead {background-image:url(your_image_url/bla.jpg) !important;}
.xg_widget_page #xg_masthead {background-image:url(your_image_url/bla.jpg) !important;}
.xg_widget_forum #xg_masthead {background-image:url(your_image_url/bla.jpg) !important;}
.xg_widget_photo #xg_masthead {background-image:url(your_image_url/bla.jpg) !important;}
.xg_widget_main_invitation #xg_masthead {background-image:url(your_image_url/bla.jpg)!important}
.xg_widget_profiles_blog #xg_masthead {background-image:url(your_image_url/bla.jpg) !important;}
.xg_widget_events #xg_masthead {background-image:url(your_image_url/bla.jpg) !important;}
Love SoraChii - Sora Tan @Sora's Creation
Tags:
Replies are closed for this discussion.
Hi Sora - thanks for the reply! :)
I've posted over on Creators as well to see if someone knows what the new CSS might be to accomplish this.
Rob
It doesn't work in DS.
I have posted a thread on NC to find if there was an equivalent for DS.
No reply =(
This is a brilliant idea as many new members are not quite sure if they are posting a blog or a discussion. Different header images would do the job.
I agree. I'm really hoping that someone out there will be able to help us out with the different mastheads. Having different mastheads on my site will be absolutely fantastic.
What I'm also wondering is if there is a bit of CSS that will allow different mastheads for different groups! That would really allow for custom pages for each group. It could also be a source of income in charging a small nominal fee to have a custom "look" for groups.
I'm really keeping my fingers crossed on this one!
Rob
I'm going to try and look at this soon.
Best,
Jen
Oh boy! You've got me really excited! :D
Rob
HI.
When i see the html structure of the new ds
it won't work, this only works if xg_masthead is inside the .xg_widget tag (like in the old editor)
However you can do something similar.
As you see the #xg in the new DS only wrapping #xg_body instead of wrapping #xg_masthead, #xg_head #xg_navigation like in the old editor
So you can do something like changing #xg_masthead but now changing #xg_body
How?
First
in the new DS #xg is only wrapping #xg_body so if you are using repeated image background for the body i suggest doing that in the #xg section
Second
Doing something like something bellow in the #xg_body (make sure your image width is the same as your current #xg_body width)
something like this
.xg_widget_[depending on the page] #xg_body {
padding-top: [yourimageheight+10px for some margin];
background-color: transparent !important;
background-image:url(your_image_url);
background-position:top center;
background-repeat:no-repeat;
}
That's the concept of changing masthead or now body in the new DS
This way you can attain the same effect as changing masthead :). If you are having trouble attaining this effect please just post something in this thread.
Sorry, I was somehow busy in my summer days because of design work, and just look this thread seriously today. Enjoy!
Sorachii
The code to add images under the masthead, in the body, works fine. I'll certainly find a use for it.
I can't figure the right syntax to change the masthead itself ...
#xg_masthead {
background-image:url(image_url) !important;
background-position: 0 0;
height:300px;
}
something like this.
This seems to be the same as your original tip:
.xg_widget_profiles_blog #xg_masthead {background-image:url(your_image_url/bla.jpg) !important;}
which didn't work in DS
.xg_widget_profiles_blog
this won't work because there isn't #xg_masthead in .xg_widget_profiles_blog
i've tried ds before, and using #xg_masthead only would be fine
That would change the masthead for the whole site.
How do we know which page gets which masthead?
That's where you loose me in the dust =)
Welcome to
JenSocial: Social Web Directory and Ning Tips
Posted by JenSocial on May 7, 2018 at 8:35pm 9 Comments 1 Favorite
Posted by JenSocial on January 6, 2017 at 4:00pm 10 Comments 1 Favorite
Posted by JenSocial on October 22, 2016 at 1:05am 0 Comments 0 Favorites
Posted by JenSocial on September 17, 2016 at 12:00am 26 Comments 1 Favorite
Posted by JenSocial on August 31, 2016 at 3:30pm 13 Comments 0 Favorites
Ning 3.0 Tip - Add Buttons/Links Below Status Update (Quick Links to Add Photos, Posts, Discussions)
Started by Themes - Rosas Negras Mar 20, 2021. 0 Replies 0 Favorites
Started by JenSocial. Last reply by Kos Dec 6, 2016. 64 Replies 4 Favorites
Started by JenSocial. Last reply by JenSocial Jul 26, 2016. 41 Replies 1 Favorite
© 2024 Created by JenSocial. Powered by
© Copyright JenSocial.