Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Sign In
Not a member yet? Click here to register.
Forgot Password?
Navigation

Darkcore

Last updated on
F
FalkSuper Admin
Posted
Yes it is,
You will find the file to mod in themes/Darkcore/templates/downloads.php , inspect the element you want to adjust in your browser (right click, inspect) and find it in that file.
P
PeterHNewbie
Posted
Thank you. Very informative.

The color side of things is a nicety anyway so neither here nor there in the scheme of things however there seems to be one discrepancy I can see when inspecting the download category side panel that is somewhat puzzling.

It appears the final item in a sub-category does not have a space appended to it resulting in the following higher level category displaying directly underneath with no spacing between them. Is that by design or is it an error?
F
FalkSuper Admin
Posted
I do not see any errors, but you can provide a screen and perhaps it will be more clear if error or design.
P
PeterHNewbie
Posted
Below in an image as requested.

I applied the "&nbsp" inside the inspection window where it is missing and it populated into the side panel so that the spacing was correct. Something seems to be causing it to not be added between categories. I thought it might be do with sub-categories but I have two top level categories with the same problem.

oldgamemags.net/images/spacing-error.jpg
L
lupopaJunior Member
Posted
This is the Error:

File: news.php
Page: /infusions/news/news.php?readmore=1
Line: 226
Error message: Trying to access array offset on value of type int
L
lupopaJunior Member
Posted
Hello, on the Footer there are the "Our Gallery" are no Thumbs. When I click on the broken Picture Link, I become a empty Page .. Link: ..../infusions/gallery/photos/thumbs/ . And there are no Pictures in that folder.
And google say's "too_many_redirects" in the Console....

Look here: https://just4fun-log.de/

Whats wrong?

Sorry for my bad English, I'm a German User ;-)

regards

Lupopa
Edited by lupopa on 08-07-2021 10:19,
lupopa attached the following image:
Image not found Image not found Image not found
L
lupopaJunior Member
Posted
Thank you for the fast help :-)

Regards
Lupo
L
lupopaJunior Member
Posted
I have a Question,

where can I change the Header of a blog entry in .css and template? (bigger avatar, avatar Picture on the left, on bottom of avatar "by... and Time", and right the Title of the blog)

Sorry, I haven't found any forums to post a question about changing styles. Please don't kill me, otherwise I don't know where to post it...
lupopa attached the following image:
Image not found
R
RobiNNVeteran Member
Posted
You are in the right forum. Here you can ask all the questions related to this theme.


In Darkcore/templates edit blog.php file.
L
lupopaJunior Member
Posted
So that I don't change and overwrite the original * .css files and the parameters I added or changed might be lost again during the update, I would like to know in which file I can specify my own CSS file, which is then loaded as the "last" one becomes.

I know that the update will also overwrite the original file. But after the update I can add it again and load my own .css file back in.
R
RobiNNVeteran Member
Posted
THEMES ARE NOT UPDATED AUTOMATICALLY TOGETHER WITH CMS..

You can edit any theme as you want.
B
batbaru1Member
Posted
What I do in customizing is I uploaded darkcore a second instance but in the second instance I named the directory darkcore-custom. then I chose that darkcore-custom as my theme. From there I edit/customize/mod the theme as I want and if I mess up and overwrite something that I don't want or destroys the theme, I delete darkcore-custom and upload again. My work stays with the files in the darkcore-custom theme, not original.
L
lupopaJunior Member
Posted
Sensible course of action ...
In the meantime I edit the styles on my subdomain, not via a copy like you. Your idea is good, but the members can select and activate your fumble design in the profile. and watch what you do :-)

I'm currently in the process of recreating the design of the Euro Truck Simulator 2 in-game menu. And so that my people can't watch, I do that on the subdomain ;-) and the DarkCore style is ideal for this ... ;-)

EDIT; Take a look at the screenshot, I'm concerned with the frames, the icons are irrelevant ... the frames and colors are important to me.
I don't yet know exactly how I will implement this, I probably have to change something in the templates or work with: before: and: after: ... maybe @RobiNN also has a few tips smile
Edited by lupopa on 25-07-2021 15:39,
lupopa attached the following image:
Image not found Image not found Image not found Image not found Image not found
L
lupopaJunior Member
Posted
@RobiNN how can I have the preview of the last pictures shown in the footer below.
So the images e.g. 3 side by side and a size of max-width 64px and a maximum of 5 lines ??
Edited by lupopa on 25-07-2021 15:59,
lupopa attached the following image:
Image not found
F
FalkSuper Admin
Posted
See the function in theme_functions.php,
// Latest Photos
function render_latest_photos() {

It renders latest photos and you can also adjust sizes there.
K
KvidoSenior Member
Posted
Very nice! Thanks!
D
danyabMember
Posted
From where can i modify number of news and blogs on homepage default is 3 i want to put 6?
I see somewhere this but after search i don't find! Sorry
F
FalkSuper Admin
Posted
In your install root, find home.php.
Around line 34 change $limit = 3;
Note : depending on modules provided by a Theme and if home modules is disabled in any given theme this setting is not global, but will work for most themes.
Edited by Falk on 23-03-2022 00:21,
D
danyabMember
Posted
I don't have home.php just homepage.php and there isn't that code at line 34sad
F
FalkSuper Admin
Posted
Apparently it was made as a class on later revisions, so you will find it here : includes/classes/PHPFusion/HomePage.php
Edited by Falk on 02-04-2022 12:17,
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You can download attachments in this forum.
You cannot up or down-vote on the post in this discussion thread.
You cannot set up a bounty in this discussion thread.