porn_clips (
porn_clips) wrote in
style_system2025-06-30 07:19 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
(no subject)
Hi, I would like to ask why every new topic and every new page piles up vertically in the form of posts in the main home page? I would like to have separate pages, for each separate category, and when the link on the page is clicked, it opens a whole new page instead of scrolling down the posts! I tried changing the template with other templates, it doesn't help...
I also looked in the settings: Select Journal Style / Customize Journal Style / Test Beta Features, but I didn't find a function to create separate pages anywhere.
I also looked in the CREATE menu, but there is no option to create a new separate page, only Post Entry / Edit Entries, but again I didn't find a function to create separate pages anywhere.
I would be glad if someone with more experience could help, thanks in advance!
I also looked in the settings: Select Journal Style / Customize Journal Style / Test Beta Features, but I didn't find a function to create separate pages anywhere.
I also looked in the CREATE menu, but there is no option to create a new separate page, only Post Entry / Edit Entries, but again I didn't find a function to create separate pages anywhere.
I would be glad if someone with more experience could help, thanks in advance!
no subject
dreamwidth can be used to make a somewhat website-like interface if you know enough html/css and put some effort into it, but it will always be a journal first and foremost because that's what it's designed for.
if it helps, each post you make on your dreamwidth journal does have its own separate webpage. it's just that they also all display in the main journal feed because that's how journals work. but clicking on the title of a post will take you to its individual page, which does load separately without any of the other posts.
so if you wanted, something you could do is make a sticky post (sticky posts will always stay at the top of the main feed), and fill it with links to each of your other posts, using html and/or inline css to make it look the way you want. then you could use that as a kind of landing page. people would still be able to scroll down to see the posts below it if they wanted, but the links would all be at the top of the feed and would all lead to individual pages.
if that doesn't work for you, you might want to try looking for an actual website-building service, instead. or maybe somebody with better knowledge of css than us (
no subject
no subject
A way you might want to do this, as long as you're looking to mainly apply it to your own journal and not your reading page, is by tagging your entries by topic.
Then you can do a few different things to have a central navigation as your "home page" -- set Recent Entries to show only 1 and forward-date an entry so it'll be the first one, have a sticky note, make a dedicated splash page (probably with a template so you can just pop in the links to the tags), etc -- and put in links to the tag pages on that entry so that people can get to different topics.
Here are examples of journals I did this with.
Instead of linking to a single entry for "info", "permissions" etc like I do on those, you'd want to link to a whole tag page (http://porn_clips.dreamwidth.org/tag/[insert-tag-here]) so that all the entries under that topic show up. Voila, separated by topic.
no subject
BUT: if you want to have a navigation bar on that main post, I would definitely space the links out a little better, get out of rich text and learn the basics of
<a href="whatever">text</a>
or even<span style="background-color=#000; color=#fff; padding=#;"><a href="thing">text</a></span>
! or get a free template from one of the many resources and put your links in -- but right now that is a HUGE BLOCK OF TEXT and it basically looks like you're trying to oldschool keyword spam, lol(Do your thing, I don't judge content, but plz make it look like ...links)