|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Major grins
|
Hi,
can anyone help?? can someone tell me how I would get my pages looking like this http://www.moonriverphotography.com I would like the Banner on the home page to be on everypage but with sub text displaying the page you are on...Galleries, Contact etc also for the link bar to be the same on everypage so Home Page would just be Banner, Link Bar and then slideshow (without buttons, arrows etc) I tried the slide show thing but it was off centre and displayed arrows left & right if you hover over it, I would also like to have the slideshow clickable which goes to the galleries page How do I do this?? also I add extra pages as galleries right? I have added a Gallery Page (for selling images) and a portfolio just to show my work (but on the portfolio page I cannot put these images into categories, it just addes all photos into 1 page) How do I add categories into my portfolio page? my url is http://nickhaigh.smugmug.com/ or www.nickhaigh.net thanks for your time to help Nick |
|
|
|
|
#2
|
||
|
"tweak 'til it squeaks"
|
Quote:
http://www.nickhaigh.net/Portfolio like this <div id="navcontainer"> <ul> <li><a href="/">Home</a></li> <li><a href="/gallery/5679090_Erq4o">About Me</a></li> <li><a href="/galleries">Galleries</a></li> <li><a href="/Portfolio">Portfolio</a></li> </ul> </div> Then make all your galleries under the Portfolio category public. The Portfolio category page will show all the sub-cats like Portraiture but only if the galleries are public. Put this show code in. Change the 'XXXXXX', to your source gallery number. Add one of your photos for the splash or remove the line for no splash. Code:
<html>
<script>
var ssConfig = {
AlbumID: 'XXXXXX',
newWindow: 'false',
transparent: 'true',
splash: '/photos/xxxxxxxxx_xxxxx-M.jpg',
showLogo: 'false',
clickUrl: '/galleries',
showThumbs: 'false',
showButtons: 'false',
crossFadeSpeed: '350'
};
SM.flash.insertSlideshow(600, 600, ssConfig, 'transparent');
</script>
</html>
#userBio {text-align: center !important}
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#3
|
|
|
Major grins
|
[quote=Allen]
EDIT: ok, sorted the big black square, but now I have a slideshow playing on everypage and Not Centred (this is not what I wanted), it plays on the left side not in the centre but I did add the script I just want 'Portraiture' to show up in 'Portfolio' not in Galleries and to have a slideshow of the 'Galleries' on just the Homepage. Thanks, I did what you said but now I have a big black square on every page, so I obviously done something wrong!!! Also when I upload photos they automatically save into 'Galleries' rather than where I specify like in 'Portfolio' so now I have Portraiture photos in both 'Galleries' & 'Portfolio' I have screwed up somewhere. i'm gonna give up, no way am I paying £78 a year for this... Last edited by nickhaigh; Aug-13-2008 at 11:57 AM. |
|
|
|
|
#4
|
||
|
"tweak 'til it squeaks"
|
[quote=nickhaigh]
Quote:
Put this in your footer javascript and it will hide the Portfolio category from the galleries page. Code:
<!-- Hide Categories -->
function delCategory() {
re = /\/(Portfolio)$/;
var oList = YD.getElementsByClassName('miniBox', 'div', this);
for (i = 0; i < oList.length; i++) {
if (re.test(oList[i].getElementsByTagName('a')[0].href))
oList[i].parentNode.removeChild(oList[i]);
}
}
YE.onContentReady('categoriesBox', delCategory);
<!-- End Hide Categories -->
can imagine it on every page. This already in your CSS should hide it on the galleries page. .galleries #bioBox { display: none; } This added to CSS will center the show. #userBio {text-align: center !important}
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#5
|
|
|
Major grins
|
[quote=Allen]
[/code] Did you put the show code in your biobox and not your header? Only way I can imagine it on every page. This already in your CSS should hide it on the galleries page. Ah! no I didn't add it to the biobox, but this has disapeared off my front page and can't find it. |
|
|
|
|
#6
|
||
|
"tweak 'til it squeaks"
|
[quote=nickhaigh]
Quote:
some text to active it on our homepage. You can then edit it there.
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#7
|
||
|
Major grins
|
[quote=nickhaigh]
Quote:
|
|
|
|
||
|
#8
|
||
|
"tweak 'til it squeaks"
|
[quote=nickhaigh]
Quote:
of it, correct or not. Will look. Look under the homepage tab in your control panel and click show for your bio if there.
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#9
|
|
|
Major grins
|
ok, i've put everything back to the way it was, then added everything you have said so far...
have figured out how to show 'Bio' thanks very much for your help, really appreciate it the slideshow plays on the front page which is great, but it also plays in the 'Galleries' page!! and the 'Portraiture' gallery still shows up in both 'Portfolio' & 'Galleries' I want to hide it from the 'Galleries Page? Last edited by nickhaigh; Aug-13-2008 at 03:14 PM. |
|
|
|
|
#10
|
||
|
"tweak 'til it squeaks"
|
Quote:
.galleries #bioBox {display: none;} You are displaying by gallery instead of category on the galleries page. Change to display by category and the Portfolio category will no show.
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#11
|
||
|
Major grins
|
Quote:
so what would I need to do to add another Category to the 'Portfolio' page and display only in that page? just for future refrence so I won't screw up again Thanks again |
|
|
|
||
|
#12
|
||
|
"tweak 'til it squeaks"
|
Quote:
sub-categories and/or galleries to the Portfolio category and they will show only there.
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#13
|
||
|
Major grins
|
Quote:
|
|
|
|
||
|
#14
|
||
|
Major grins
|
Quote:
I tried to upload another Set of photos in 'Galleries' but now none are showing up in the 'Galleries' page, but the Slideshow still plays the images where have they gone? how do I get them back this is so hard to figure out |
|
|
|
||
|
#15
|
||
|
"tweak 'til it squeaks"
|
Quote:
You upload to individual galleries. All public galleries will show on the galleries page under one of the categories shown or a new category if you add it. Anything added to a gallery or new gallery under the portfolio category will not show. Use the direct link to your Portfolio in the navbar to show those. Just looked and you created a category named Galleries. You can not use that name because of the galleries page uses it. So you'll have to delete that category or in your control panel rename the "Galleries" category to "myGalleries" and it should work and show on the galleries page.
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor Last edited by Allen; Aug-13-2008 at 06:38 PM. |
|
|
|
||
|
#16
|
|
|
Major grins
|
thanks again, working great now ;o)
|
|
|
|
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|