#6 Assistance using the CSS/design
Closed 6 years ago Opened 6 years ago by bex.

It was suggested by @duffy that I open a ticket here for CSS/design help using the core of these files.

I am using the templating work done for the test documentation site (https://pagure.io/fedoradocs-asciibinder) for the Fedora Budget site.

The footer is not displaying correctly and it would be great to get it fixed. You can see a test site at: http://209.132.179.16:3000/FY18/overall.html

You can find the code at https://pagure.io/fork/bex/fedora-budget/


OKies,

I have never really used that large footer in any Fedora-bootstrap deployments yet, so will have to convert it over to the new darker style.

Also, the font doesnt seem to be working either, do you have this hosted somewhere so i can have a look at the code?

I look to you for guidance on what should be in the footer for a normal web site for Fedora. I was basing this one on the work you had done for the Documentation site we were working on (and need to return to after this one :P)

I don't have the code hosted anywhere you can edit it. I can put it online if you just want to surf to it.

You can also build it by running

git checkout master
git merge your_branch
asciibinder package
cd _package/main
mv budget/* . ; accept all overwrites ignore the error about _images
docker run -p 3000:80 -v /path/to/cwd:/var/www/html:Z fedora/apache
firefox localhost:3000

Metadata Update from @bex:
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata
Attachments 2
Attached 6 years ago View Comment
Attached 6 years ago View Comment