-
AuthorPosts
-
sbaldwin Friend
sbaldwin
- Join date:
- May 2008
- Posts:
- 342
- Downloads:
- 0
- Uploads:
- 65
- Thanks:
- 119
- Thanked:
- 15 times in 1 posts
July 10, 2008 at 10:54 pm #130718Hello!
I have a 2-Part question.1) I would like to change the background to black to match the upper images background s on the Home page. So, Mods/User 10,11,12 and 13 across the bottom I would like to make black to match uppers.
2) How the heck do I add in a read more link from the User 10 Mod and link it to an Article I just wrote? I created an NEW article and I want it linked from the home page. I understand how to add in a link using the HTML WYSIWYG editor but how do I know what or how to link to an internal Artical I just created? I’m having a major mind bubble on this!
Any help for either would be greatly appreciated, thanks! 🙂
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 12, 2008 at 4:20 am #259367Hi sbaldwin !
You try to do it following way below :
Open template_css.css file in templatesjaquillajacss folder , find following code section at about line 902 :
#ja-wrapper {
}
change to :
#ja-wrapper {
background:#000000;
}
continue :
find following code section at bout line 1354 :
#ja-botslwrap {
background: #F7EAE0;
border-top: 1px solid #E3D1C3;
}
change to :
#ja-botslwrap {
background: #000000;
border-top: 1px solid #E3D1C3;
}
1 user says Thank You to Sherlock for this useful post
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 12, 2008 at 4:25 am #259371About second question :
User10 is custom html module. you can add link to it by way below :
– You go to admin >> extensions >> module manager >> select user 10 module
– You add link in editor at the bottom of the page.sbaldwin Friendsbaldwin
- Join date:
- May 2008
- Posts:
- 342
- Downloads:
- 0
- Uploads:
- 65
- Thanks:
- 119
- Thanked:
- 15 times in 1 posts
July 12, 2008 at 4:53 pm #259429Hi Hain84,
How do I know what to put in for the link URL for a new article I just created? I understand how to use the editor add a link however I just don’t know what the Article URL is.
Do I link to the ID number of the article or something? :confused:Thank you for your help!
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 14, 2008 at 2:47 am #259569Link to article has format : index.php?option=com_content&view=article&id= . You can view id in content manager.
sbaldwin Friendsbaldwin
- Join date:
- May 2008
- Posts:
- 342
- Downloads:
- 0
- Uploads:
- 65
- Thanks:
- 119
- Thanked:
- 15 times in 1 posts
July 14, 2008 at 3:21 pm #259696Thanks Hainn84…your the best! Two last final questions and I should be all set to continue on my website!
1) How do I change a web page code to show only 1-Right Column or No-Right Columns on a page?
2) When I copy/paste information from a word document that someone sends me and put it into a new article using the Joomla WYSIWYG it does not look the same as what the template article looked like. I assume it is NOT keeping the CSS style. Have any suggestions so text etc. keeps the style of the orgininal template?
Thanks and this should all I need. I just could not find anything in the Users Guide about removing a column, thank for all your help!
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 15, 2008 at 3:13 am #259785Hi sbaldwin !
To display only 1 right column , you can do it following way below :
– Go to admin >> extensions >> module manager
– On select box position filter , you select “right”
– List of right module display , you unpublish all right module.
to display no right comlumn , you must go to all module , those display in right column then set for them don’t display on that page.1 user says Thank You to Sherlock for this useful post
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Sherlock 16 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum